http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewDiscountAgreementClassificationInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewDiscountAgreementClassificationInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of DiscountAgreementClassificationInfo Complex Type
Diagram
DisplayDateTo Element DisplayDateFrom Element AssortmentDescription Element SupplierName Element SupplierNumber Element PreferredSupplierName Element PreferredSupplierNumber Element CashRegisterGroupDescription Element CashRegisterGroupCode Element ProductCategoryDescription Element ProductCategoryCode Element BrandCode Element BrandDescription Element ClassificationLevel5Code Element ClassificationLevel5Description Element ClassificationLevel4Code Element ClassificationLevel4Description Element ClassificationLevel3Code Element ClassificationLevel3Description Element ClassificationLevel2Code Element ClassificationLevel2Description Element ClassificationLevel1Code Element ClassificationLevel1Description Element DefaultPercentage Element DiscountAgreementDescription Element 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 ViewDiscountAgreementClassificationInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
BrandId xs:int
VatId xs:int
Percentage xs:decimal
SupplierId xs:int
DateFrom xs:dateTime
DateTo xs:dateTime
DiscountAgreementDescription optional xs:string
ClassificationLevel1Code optional xs:string
ClassificationLevel2Code optional xs:string
ClassificationLevel3Code optional xs:string
ClassificationLevel4Code optional xs:string
ClassificationLevel5Code optional xs:string
BrandDescription optional xs:string
BrandCode optional xs:string
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
PreferredSupplierName optional xs:string
SupplierName optional xs:string
AssortmentDescription optional xs:string
DisplayDateFrom xs:dateTime
DisplayDateTo xs:dateTime
Used By
ViewDiscountAgreementClassificationInfo Element
Source
<xs:complexType name="ViewDiscountAgreementClassificationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:DiscountAgreementClassificationInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="DiscountAgreementDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="DefaultPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel1Description" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel1Code" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel2Description" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel2Code" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel3Description" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel3Code" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel4Description" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel4Code" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel5Description" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ClassificationLevel5Code" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BrandDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BrandCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PreferredSupplierNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="PreferredSupplierName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="SupplierName" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="AssortmentDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="DisplayDateFrom" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="DisplayDateTo" type="xs:dateTime" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents