http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
DiscountAgreementClassificationInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : DiscountAgreementClassificationInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of InfoWithOrganizationIdAndCompanyId Complex Type
Diagram
AssortmentId Element PromotionVoucherTypeId Element TimeProfileId Element PromotionId Element IsIgnoreDiscountAgreementClassification Element DateTo Element DateFrom Element SupplierId Element Percentage Element IsRaisePercentage Element PreferredSupplierId Element VatId Element CashRegisterGroupId Element ProductCategoryId Element BrandId Element ClassificationLevel5Id Element ClassificationLevel4Id Element ClassificationLevel3Id Element ClassificationLevel2Id Element ClassificationLevel1Id Element Description Element DiscountAgreementId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence DiscountAgreementClassificationInfo Complex Type
Overview
Used By
discountAgreement Element
NewDiscountAgreementClassificationInfoResult Element
discountAgreement Element
GetSingleDiscountAgreementClassificationResult Element
discountAgreementClassification Element
discountAgreement Element
Source
<xs:complexType name="DiscountAgreementClassificationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithOrganizationIdAndCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountAgreementId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="ClassificationLevel1Id" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ClassificationLevel2Id" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ClassificationLevel3Id" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ClassificationLevel4Id" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ClassificationLevel5Id" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="BrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCategoryId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashRegisterGroupId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="VatId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PreferredSupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsRaisePercentage" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="Percentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="DateFrom" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="DateTo" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsIgnoreDiscountAgreementClassification" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="TimeProfileId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionVoucherTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="AssortmentId" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents