http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
EdiExportSubscriberInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : EdiExportSubscriberInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Base Type
Extension of InfoWithCompanyId Complex Type
Diagram
ResendFromDateTime Element LastExportDateTime Element ExportEntireShop Element SlsRpt Element InvRpt Element EdiFormat Element SupplierId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence EdiExportSubscriberInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
SupplierId xs:int
InvRpt xs:boolean
SlsRpt xs:boolean
ExportEntireShop xs:boolean
LastExportDateTime xs:dateTime
ResendFromDateTime xs:dateTime
Used By
NewEdiExportSubscriberInfoResult Element
ediExportSubscriber Element
GetSingleEdiExportSubscriberResult Element
ediExportSubscriber Element
ediExportSubscriber Element
Source
<xs:complexType name="EdiExportSubscriberInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="EdiFormat" type="tns:GS1EdiFormat" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvRpt" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="SlsRpt" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="ExportEntireShop" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="LastExportDateTime" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="ResendFromDateTime" type="xs:dateTime" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents