http://retail3000.net/Retail3000Webservice/PosComponents
GenerateGiftCardResponse Element
http://retail3000.net/Retail3000Webservice/PosComponents : GenerateGiftCardResponse Element
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 GenerateGiftCardResult Element Sequence GenerateGiftCardResponse Element
Overview
Source
<xs:element name="GenerateGiftCardResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GenerateGiftCardResult" type="tns:GiftCardResponse" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents