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