http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewQuantityPriceBreakInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewQuantityPriceBreakInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
DiscountText Element MainBarcode Element PriceBarcodePrice Element CalculatedSalePrice Element CalculatedDiscountPrice Element RestrictedToBarcode Element RestrictToBarcodeNumeric Element RestrictToBarcodeText Element ProductGrossPrice Element ProductDescription Element ProductNumber Element DisplayDateTo Element DisplayDateFrom Element PromotionDateTo Element PromotionDateFrom Element PromotionDescription Element PromotionCode Element DiscountAgreementDescription Element QuantityPriceBreakType Element IsIgnoreQuantityPriceBreak Element RestrictToBarcodePrice Element RestrictToBarcodeTypeId Element RestrictToBarcodeId Element IsPcePrice Element Price Element DiscountPercentage Element Amount Element DateTo Element DateFrom Element PromotionVoucherTypeId Element TimeProfileId Element PromotionId Element ProductId Element DiscountAgreementId Element DiscountSaleValueRequirementId Element DiscountArticleRequirementId Element ExternalCode Element StoreId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewQuantityPriceBreakInfo Element Sequence ArrayOfViewQuantityPriceBreakInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
StoreId xs:int
ExternalCode optional xs:string
ProductId xs:int
DateFrom xs:dateTime
DateTo xs:dateTime
Amount xs:decimal
Price xs:decimal
IsPcePrice xs:boolean
DiscountAgreementDescription optional xs:string
PromotionCode optional xs:string
PromotionDescription optional xs:string
PromotionDateFrom xs:dateTime
PromotionDateTo xs:dateTime
DisplayDateFrom xs:dateTime
DisplayDateTo xs:dateTime
ProductDescription optional xs:string
RestrictToBarcodeText optional xs:string
RestrictedToBarcode optional xs:string
MainBarcode xs:long
DiscountText optional xs:string
Used By
GetQuantityPriceBreaksResult Element
GetCompaniesQuantityPriceBreaksResult Element
ConvertQuantityPriceBreakResult Element
Source
<xs:complexType name="ArrayOfViewQuantityPriceBreakInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewQuantityPriceBreakInfo" nillable="true" type="tns:ViewQuantityPriceBreakInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents