http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
DiscountCardResponse Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : DiscountCardResponse Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
TransactionId Element Sequence Reference Element Blocked Element ExpiryDate Element Balance Element InitialBalance Element CardCode Element CustomerId Element DiscountCardDefinitionId Element DiscountCardTypeId Element Sequence CardInfo Element Message Element ExceptionCode Element Status Element Sequence Result Element RequestId Element Sequence DiscountCardResponse Complex Type
Overview
Used By
DiscountCardWithdrawalCheckResult Element
DiscountCardWithdrawalResult Element
DiscountCardInformationResult Element
Source
<xs:complexType name="DiscountCardResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="RequestId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="Result" type="tns:DiscountCardResult" />
    <xs:element minOccurs="0" maxOccurs="1" name="CardInfo" type="tns:DiscountCardServiceObjectInfo" />
    <xs:element minOccurs="0" maxOccurs="1" name="Reference" type="tns:DiscountCardReference" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents