http://retail3000.net/Retail3000Webservice/PosComponents
GetCashDeclarations Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetCashDeclarations Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
orderBy Element maxRecords Element offset Element IsJournalCashDeclarationsOnly Element IsCompletedOnly Element CompletedByUserId Element DateTo Element RequestDate Element LastCashFlowId Element LastCashSaleId Element DeclarationNumber Element DeclarationType Element CashDeclarationJournalId Element ChildCashDeclarationId Element ParentCashDeclarationId Element StoreId Element Sequence filter Element Sequence GetCashDeclarations Element
Overview
Source
<xs:element name="GetCashDeclarations" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:CashDeclarationsFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="offset" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="maxRecords" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="orderBy" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents