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