http://retail3000.net/Retail3000Webservice/PosComponents
GetSingleCashDeclarationAttributeResponse Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetSingleCashDeclarationAttributeResponse Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
CurrencyUnitCountId Element PosUserId Element PosTerminalId Element ToSafe Element Difference Element LastCount Element EndAmount Element Expenses Element Withdrawals Element Deposits Element PrePayments Element InvoicePayments Element CashSalePayments Element Sales Element StartAmount Element DeclarationAttributeNumber Element ParentCashDeclarationAttributeId Element CashDeclarationId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCashDeclarationAttributeResult Element Sequence GetSingleCashDeclarationAttributeResponse Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
StartAmount xs:decimal
Sales xs:decimal
CashSalePayments xs:decimal
InvoicePayments xs:decimal
PrePayments xs:decimal
Deposits xs:decimal
Withdrawals xs:decimal
Expenses xs:decimal
EndAmount xs:decimal
LastCount xs:decimal
Difference xs:decimal
ToSafe xs:decimal
PosUserId xs:int
Source
<xs:element name="GetSingleCashDeclarationAttributeResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetSingleCashDeclarationAttributeResult" type="tns:CashDeclarationAttributeInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents