http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ArrayOfViewCashFlowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ArrayOfViewCashFlowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
ReceiptNumber Element InvoiceNumber Element DebtorGeneralName Element CustomerGeneralName Element UserFullName Element UserLoginName Element LedgerId Element CashSaleRowId Element InvoiceId Element DebtorId Element CustomerId Element ConversionId Element TransactionDateTime Element TransactionNumber Element Price Element CashFlowType Element Description Element ExpenseTypeId Element PaymentTypeId Element ReceiptId Element UserId Element PosTerminalId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashFlowInfo Element Sequence ArrayOfViewCashFlowInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
UserId xs:int
ReceiptId xs:int
Description optional xs:string
Price xs:decimal
CustomerId xs:int
DebtorId xs:int
InvoiceId xs:int
LedgerId xs:int
UserLoginName optional xs:string
UserFullName optional xs:string
CustomerGeneralName optional xs:string
DebtorGeneralName optional xs:string
Used By
GetCashFlowsResult Element
Source
<xs:complexType name="ArrayOfViewCashFlowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewCashFlowInfo" nillable="true" type="tns:ViewCashFlowInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents