http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfViewCashDeclarationAttributeInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfViewCashDeclarationAttributeInfo Complex Type
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 ArrayOfViewCashDeclarationAttributeInfo Complex Type
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
UserFullName optional xs:string
PosTerminalDescription optional xs:string
StoreDescription optional xs:string
Used By
GetCashDeclarationAttributesResult Element
Source
<xs:complexType name="ArrayOfViewCashDeclarationAttributeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewCashDeclarationAttributeInfo" nillable="true" type="tns:ViewCashDeclarationAttributeInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents