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