3.1.4.56.3.2 GetSubscriptionResponseBody

Contains the server subscription details.

  
 <xsd:complexType name="GetSubscriptionResponseBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="GetSubscriptionResult" nillable="true" type="tns:SubscriptionTableRow"/>
   </xsd:sequence>
 </xsd:complexType>

GetSubscriptionResult: This field MUST be present. It contains the details about the server subscription. The format is defined in section 2.2.4.14.