http://services.nedfox.net/shopserver/2016/05/entities
QuantityPriceBreakInfo Complex Type
http://services.nedfox.net/shopserver/2016/05/entities : QuantityPriceBreakInfo Complex Type
Naamsruimte http://services.nedfox.net/shopserver/2016/05/entities
Type
Extension of ExternalBaseInfoWithAudit Complex Type
Diagram
Retail3000Id Element QuantityPriceBreakType Element PromotionVoucherTypeId Element PromotionId Element IsPcePrice Element IgnoreQuantityPriceBreak Element DiscountPrice Element DiscountPercentage Element DiscountAgreementId Element DateTo Element DateFrom Element ArticleId Element Amount Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element ExternalId Element Sequence QuantityPriceBreakInfo Complex Type
Overview
Sequence
ExternalId optional xs:int
ItemId optional xs:int
CreatedByUserId optional xs:int
CreatedDateTime optional xs:dateTime
LastModifiedByUserId optional xs:int
LastModifiedDateTime optional xs:dateTime
Amount optional xs:decimal
ArticleId optional xs:int
DateFrom optional xs:dateTime
DateTo optional xs:dateTime
DiscountAgreementId optional xs:int
DiscountPercentage optional xs:decimal
DiscountPrice optional xs:decimal
IgnoreQuantityPriceBreak optional xs:boolean
IsPcePrice optional xs:boolean
PromotionId optional xs:int
PromotionVoucherTypeId optional xs:int
Retail3000Id optional xs:int
Gebruikt door
QuantityPriceBreakInfo Element
Value Element
Value Element
Info Element
Info Element
Value Element
Info Element
Value Element
Info Element
Value Element
Info Element
Info Element
Value Element
Info Element
Value Element
Bron
<xs:complexType name="QuantityPriceBreakInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ExternalBaseInfoWithAudit">
      <xs:sequence>
        <xs:element minOccurs="0" name="Amount" type="xs:decimal" />
        <xs:element minOccurs="0" name="ArticleId" type="xs:int" />
        <xs:element minOccurs="0" name="DateFrom" type="xs:dateTime" />
        <xs:element minOccurs="0" name="DateTo" type="xs:dateTime" />
        <xs:element minOccurs="0" name="DiscountAgreementId" type="xs:int" />
        <xs:element minOccurs="0" name="DiscountPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="0" name="DiscountPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="0" name="IgnoreQuantityPriceBreak" type="xs:boolean" />
        <xs:element minOccurs="0" name="IsPcePrice" type="xs:boolean" />
        <xs:element minOccurs="0" name="PromotionId" type="xs:int" />
        <xs:element minOccurs="0" name="PromotionVoucherTypeId" type="xs:int" />
        <xs:element minOccurs="0" name="QuantityPriceBreakType" type="q3:QuantityPriceBreakType" xmlns:q3="http://schemas.datacontract.org/2004/07/NedFox.Retail" />
        <xs:element minOccurs="0" name="Retail3000Id" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Zie ook
http://services.nedfox.net/shopserver/2016/05/entities