http://services.nedfox.net/shopserver/2016/05/entities
DiscountAgreementInfo Complex Type
http://services.nedfox.net/shopserver/2016/05/entities : DiscountAgreementInfo Complex Type
Naamsruimte http://services.nedfox.net/shopserver/2016/05/entities
Type
Extension of ExternalBaseInfoWithAudit Complex Type
Diagram
TotalDiscountPercentage Element Retail3000Id Element IgnoreDiscountAgreement Element Description Element DefaultPercentage Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element ExternalId Element Sequence DiscountAgreementInfo 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
DefaultPercentage optional xs:decimal
Description optional xs:string
IgnoreDiscountAgreement optional xs:boolean
Retail3000Id optional xs:int
TotalDiscountPercentage optional xs:decimal
Gebruikt door
DiscountAgreementInfo 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="DiscountAgreementInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ExternalBaseInfoWithAudit">
      <xs:sequence>
        <xs:element minOccurs="0" name="DefaultPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="IgnoreDiscountAgreement" type="xs:boolean" />
        <xs:element minOccurs="0" name="Retail3000Id" type="xs:int" />
        <xs:element minOccurs="0" name="TotalDiscountPercentage" nillable="true" type="xs:decimal" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Zie ook
http://services.nedfox.net/shopserver/2016/05/entities