http://retail3000.net/Retail3000Webservice/PosComponents
GetCashDeclarationAttributesResponse Element
http://retail3000.net/Retail3000Webservice/PosComponents : GetCashDeclarationAttributesResponse Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
StoreDescription Element StoreNumber Element PosTerminalDescription Element PosTerminalNumber Element UserFullName Element 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 ViewCashDeclarationAttributeInfo Element Sequence GetCashDeclarationAttributesResult Element Sequence GetCashDeclarationAttributesResponse Element
Overview
Sequence
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
UserFullName optional xs:string
PosTerminalDescription optional xs:string
StoreDescription optional xs:string
Source
<xs:element name="GetCashDeclarationAttributesResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetCashDeclarationAttributesResult" type="tns:ArrayOfViewCashDeclarationAttributeInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents