http://retail3000.net/Retail3000Webservice/PosComponents
GetCashDeclarationsResponse Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetCashDeclarationsResponse Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
DifferenceTotal Element EndAmountTotal Element StartAmountTotal Element LastCountTotal Element CompletedByUserFullName Element CashDeclarationJournalNumber Element SafeDifference Element SafeCount Element SafeEndAmount Element SafeTransactions Element SafeStartAmount Element Information Element CompletedByUserId Element IsComplete Element DateTo Element DateFrom Element LastInvoiceSalePaymentId Element LastCashSalePaymentId Element LastCashFlowId Element LastCashSaleRowId Element DeclarationNumber Element DeclarationType Element CashDeclarationJournalId Element ParentCashDeclarationId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashDeclarationInfo Element Sequence GetCashDeclarationsResult Element Sequence GetCashDeclarationsResponse Element
Overview
Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
DateFrom xs:dateTime
DateTo xs:dateTime
IsComplete xs:boolean
Information optional xs:string
SafeStartAmount xs:decimal
SafeTransactions xs:decimal
SafeEndAmount xs:decimal
SafeCount xs:decimal
SafeDifference xs:decimal
CompletedByUserFullName optional xs:string
LastCountTotal xs:decimal
StartAmountTotal xs:decimal
EndAmountTotal xs:decimal
DifferenceTotal xs:decimal
Source
<xs:element name="GetCashDeclarationsResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetCashDeclarationsResult" type="tns:ArrayOfViewCashDeclarationInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents