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