http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
eLoyaltyV2TransferToGiftcardOptions Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents : eLoyaltyV2TransferToGiftcardOptions Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
Type
Restriction of xs:string
Diagram
eLoyaltyV2TransferToGiftcardOptions Simple Type
Overview
eLoyaltyV2TransferToGiftcardOptions Restriction of xs:string
Facets
EnumerationDoNotTransfer
EnumerationAskToTransfer
EnumerationAlwaysTransfer
Source
<xs:simpleType name="eLoyaltyV2TransferToGiftcardOptions" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="DoNotTransfer" />
    <xs:enumeration value="AskToTransfer" />
    <xs:enumeration value="AlwaysTransfer" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents