http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
CashFlowsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : CashFlowsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
ConversionId Element TransactionDateTo Element TransactionDateFrom Element TransactionNumber Element CashFlowType Element ReceiptId Element PosTerminalId Element UserId Element PreviousDateTo Element StoreId Element CashSaleRowId Element InvoiceId Element DebtorId Element CustomerId Element Sequence CashFlowsFilter Complex Type
Overview
Sequence
Used By
NewCashFlowsFilterResult Element
filter Element
Source
<xs:complexType name="CashFlowsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="CustomerId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="DebtorId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="InvoiceId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="CashSaleRowId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="PreviousDateTo" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="UserId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="PosTerminalId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ReceiptId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="CashFlowType" type="tns:CashFlowType" />
    <xs:element minOccurs="1" maxOccurs="1" name="TransactionNumber" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="TransactionDateFrom" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="TransactionDateTo" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="ConversionId" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents