http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ArrayOfViewInvoiceRequestRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ArrayOfViewInvoiceRequestRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
TotalPrice Element MainBarcode Element ProductDescription Element ProductNumber Element InvoiceReference Element IsInvoiceReceived Element Note Element PcePrice Element Amount Element ReturnOfGoodsRowId Element AmountCreditInboundInvoiceRowId Element PriceCreditInboundInvoiceRowId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewInvoiceRequestRowInfo Element Sequence ArrayOfViewInvoiceRequestRowInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Amount xs:decimal
PcePrice xs:decimal
Note optional xs:string
InvoiceReference optional xs:string
ProductDescription optional xs:string
MainBarcode xs:long
TotalPrice xs:decimal
Used By
GetInvoiceRequestRowsResult Element
Source
<xs:complexType name="ArrayOfViewInvoiceRequestRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewInvoiceRequestRowInfo" nillable="true" type="tns:ViewInvoiceRequestRowInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents