http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
QuantityPriceBreakImportProductList Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : QuantityPriceBreakImportProductList Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
isDeleteProductRowsOnSuccess Element amountType Element quantityPriceBreakType Element dateTo Element dateFrom Element promotionId Element discountAgreementId Element quantityPriceBreakStoreId Element int Element Sequence productListRowIds Element productListId Element Sequence QuantityPriceBreakImportProductList Element
Overview
Source
<xs:element name="QuantityPriceBreakImportProductList" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="productListId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="productListRowIds" type="tns:ArrayOfInt" />
      <xs:element minOccurs="1" maxOccurs="1" name="quantityPriceBreakStoreId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="discountAgreementId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="promotionId" 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="quantityPriceBreakType" type="tns:QuantityPriceBreakType" />
      <xs:element minOccurs="1" maxOccurs="1" name="amountType" type="tns:ProductListToDiscountAmountType" />
      <xs:element minOccurs="1" maxOccurs="1" name="isDeleteProductRowsOnSuccess" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents