http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfViewCashDeclarationJournalRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfViewCashDeclarationJournalRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
VatFree Element VatExportCode Element VatCode Element DebtorExportCode Element DebtorNumber Element StoreDescription Element StoreNumber Element IsCreditLedger Element LedgerDescription Element LedgerCode Element JournalDescription Element JournalNumber Element JournalDateTo Element DueDate Element VatId Element DebtorId Element Reference Element Description Element VatAmount Element VatBaseAmount Element Amount Element RowType Element LedgerId Element CashDeclarationJournalId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashDeclarationJournalRowInfo Element Sequence ArrayOfViewCashDeclarationJournalRowInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
LedgerId xs:int
Amount xs:decimal
VatBaseAmount xs:decimal
VatAmount xs:decimal
Description optional xs:string
Reference optional xs:string
DebtorId xs:int
VatId xs:int
DueDate xs:dateTime
JournalDateTo xs:dateTime
JournalDescription optional xs:string
LedgerCode xs:int
LedgerDescription optional xs:string
IsCreditLedger xs:boolean
StoreDescription optional xs:string
DebtorNumber xs:long
DebtorExportCode optional xs:string
VatCode optional xs:string
VatExportCode optional xs:string
VatFree xs:boolean
Used By
GetCashDeclarationJournalRowsResult Element
Source
<xs:complexType name="ArrayOfViewCashDeclarationJournalRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewCashDeclarationJournalRowInfo" nillable="true" type="tns:ViewCashDeclarationJournalRowInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents