http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
TransferLoyaltyToDiscountCardParams Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : TransferLoyaltyToDiscountCardParams Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
DiscountProviderId Element GenerateVerificationCode Element MultipleCardsOfValue Element MaxAmount Element DiscountCardTypeId Element DiscountCardDefinitionId Element OnlyWithCustomer Element OrderBy Element RecordCount Element Offset Element ProviderId Element CardNumber Element LoyaltyCardTypeId Element OnlyWithEmailAddress Element MinimumBalance Element CustomerId Element ItemId Element Sequence LoyaltyCardsFilter Element Sequence TransferLoyaltyToDiscountCardParams Complex Type
Overview
Used By
parameters Element
Source
<xs:complexType name="TransferLoyaltyToDiscountCardParams" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" xmlns:q1="RetailLoyaltyCardsFilter" ref="q1:LoyaltyCardsFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="DiscountCardDefinitionId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="DiscountCardTypeId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="MaxAmount" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="MultipleCardsOfValue" nillable="true" type="xs:decimal" />
    <xs:element minOccurs="1" maxOccurs="1" name="GenerateVerificationCode" type="xs:boolean" />
    <xs:element minOccurs="1" maxOccurs="1" name="DiscountProviderId" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents