http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfViewCashDeclarationCashSaleInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfViewCashDeclarationCashSaleInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
VatLedgerDescription Element VatLedgerCode Element SalesLedgerDescription Element SalesLedgerCode Element VatDescription Element VatCode Element CashRegisterGroupDescription Element CashRegisterGroupCode Element IsSpecialSales Element VatLedgerId Element SalesLedgerId Element VatPercentage Element VatId Element CashRegisterGroupId Element SalesVat Element SalesExVat Element CashDeclarationAttributeId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashDeclarationCashSaleInfo Element Sequence ArrayOfViewCashDeclarationCashSaleInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
SalesExVat xs:decimal
SalesVat xs:decimal
VatId xs:int
VatPercentage xs:decimal
IsSpecialSales xs:boolean
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
VatCode optional xs:string
VatDescription optional xs:string
SalesLedgerCode optional xs:string
SalesLedgerDescription optional xs:string
VatLedgerCode optional xs:string
VatLedgerDescription optional xs:string
Used By
GetCashDeclarationCashSalesResult Element
Source
<xs:complexType name="ArrayOfViewCashDeclarationCashSaleInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewCashDeclarationCashSaleInfo" nillable="true" type="tns:ViewCashDeclarationCashSaleInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents