http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
DiscountAgreementInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : DiscountAgreementInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Base Type
Extension of DerivableInfo Complex Type
Diagram
CashInvoiceBound Element IsWebshopBound Element IsIgnoreDiscountAgreement Element IsLoyaltyCardRequired Element LoyaltyCardTypeId Element TotalDiscountPercentage Element DefaultPercentage Element IsLoyaltyCardBound Element IsProductBound Element IsCustomerBound Element Description Element CustomerGroupId Element StoreId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence DiscountAgreementInfo Complex Type
Overview
Used By
DiscountAgreementInfo Element
Source
<xs:complexType name="DiscountAgreementInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:DerivableInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CustomerGroupId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsCustomerBound" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsProductBound" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsLoyaltyCardBound" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="DefaultPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="TotalDiscountPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="LoyaltyCardTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsLoyaltyCardRequired" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsIgnoreDiscountAgreement" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsWebshopBound" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashInvoiceBound" type="tns:CashInvoiceDiscount" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents