http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ModifiedQuantityPriceBreakInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ModifiedQuantityPriceBreakInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of BaseInfo Complex Type
Diagram
PromotionVoucherTypeCode Element TimeProfileId Element PromotionVoucherTypeId Element Barcode Element PromotionStoreTypeId Element PromotionDescription Element PromotionCode Element ProductDescription Element ProductNumber Element QuantityPriceBreakType Element IsIgnoreQuantityPriceBreak Element RestrictToBarcodePrice Element RestrictToBarcodeTypeId Element RestrictToBarcodeId Element IsPcePrice Element Price Element DiscountPercentage Element Amount Element DateTo Element DateFrom Element OrganizationQuantityPriceBreakId Element PromotionId Element ProductId Element DiscountAgreementId Element DiscountSaleValueRequirementId Element DiscountArticleRequirementId Element ItemId Element Sequence ModifiedQuantityPriceBreakInfo Complex Type
Overview
Used By
ModifiedQuantityPriceBreakInfo Element
Source
<xs:complexType name="ModifiedQuantityPriceBreakInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BaseInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountArticleRequirementId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountSaleValueRequirementId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountAgreementId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="OrganizationQuantityPriceBreakId" 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="Amount" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="Price" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsPcePrice" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodeTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodePrice" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsIgnoreQuantityPriceBreak" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="QuantityPriceBreakType" type="tns:QuantityPriceBreakType" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionStoreTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Barcode" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionVoucherTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="TimeProfileId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionVoucherTypeCode" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents