http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewGiftCardTypeInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewGiftCardTypeInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of GiftCardTypeInfo Complex Type
Diagram
LedgerDescription Element LedgerExportCode Element Cancelled Element LedgerId Element Url Element IsFullRedeemOnly Element CashInitString Element SaleInitString Element GiftCardType Element Description Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewGiftCardTypeInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Description optional xs:string
SaleInitString optional xs:string
CashInitString optional xs:string
IsFullRedeemOnly xs:boolean
Url optional xs:string
LedgerId xs:int
Cancelled xs:boolean
LedgerExportCode optional xs:string
LedgerDescription optional xs:string
Used By
ViewGiftCardTypeInfo Element
Source
<xs:complexType name="ViewGiftCardTypeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:GiftCardTypeInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="LedgerExportCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="LedgerDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents