http://retail3000.net/Retail3000Webservice/PosComponents
GiftCardResponse Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : GiftCardResponse Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
TransactionId Element Sequence Reference Element IsBlocked Element ExpiryDate Element TransactionsRemaining Element Balance Element InitialBalance Element Status Element VerificationCode Element CardNumber Element CustomerId Element GiftCardTypeId Element Sequence CardInfo Element Message Element ExceptionCode Element Status Element Sequence Result Element RequestId Element Sequence GiftCardResponse Complex Type
Overview
Used By
GiftCardActivateResult Element
GiftCardActivateCheckResult Element
GiftCardWithdrawCheckResult Element
GiftCardInformationResult Element
GenerateGiftCardResult Element
GenerateReturnGiftCardResult Element
GiftCardWithdrawResult Element
Source
<xs:complexType name="GiftCardResponse" 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:GiftCardResult" />
    <xs:element minOccurs="0" maxOccurs="1" name="CardInfo" type="tns:GiftCardServiceObjectInfo" />
    <xs:element minOccurs="0" maxOccurs="1" name="Reference" type="tns:GiftCardReference" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents