http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InvoiceImportResult Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InvoiceImportResult Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
InvoiceSaleRowItemIds Element InvoiceSaleItemId Element Sequence InvoiceSaleImportResult Element Sequence InvoiceSaleIds Element InvoiceId Element Sequence InvoiceImportResult Complex Type
Overview
Used By
ImportInvoiceResult Element
Source
<xs:complexType name="InvoiceImportResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="InvoiceSaleIds" type="tns:ArrayOfInvoiceSaleImportResult" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents