http://retail3000.net/Retail3000Webservice/PosComponents
GetGiftCardDefinitions Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetGiftCardDefinitions Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
ExpiryDays Element MaxTransactions Element Description Element Sequence filter Element Sequence GetGiftCardDefinitions Element
Overview
Sequence
Sequence
Description optional xs:string
ExpiryDays xs:int
Source
<xs:element name="GetGiftCardDefinitions" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:GiftCardDefinitionsFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents