| diagram | 
					  | 
				
				
					| namespace | 
					http://api.wp.n2.tibco.com | 
				
				
					| type | 
					PresentationChannelRequest | 
				
				
					| properties | 
					 | 
				
				
					| attributes | 
					| Name   | Type   | Use   | Default   | Fixed   | Annotation |  | channelId   | xs:string   |    |    |    | | documentation |  Channel ID for which the response should include information. 
 
NOTE: The response only contains information for the default channel unless both channelId and channelType are specified. 
 |  
  |  | channelType   | ChannelType   |    |    |    | | documentation |  Channel type of the specified channelId. 
 
NOTE: The response only contains information for the default channel unless both channelId and channelType are specified. 
 |  
  |  
  | 
				
				
					| annotation | 
					| documentation |  | **PRIVATE API - Reserved for internal use** |  
  | 
				
				
					| source | 
					<xs:element name="getPresentationChannelRequest" type="base:PresentationChannelRequest"> 
  <xs:annotation> 
    <xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation> 
  </xs:annotation> 
</xs:element> |