http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewVatInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewVatInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
NonSaleLedgerExportCode Element NonSaleLedgerDescription Element SaleLedgerExportCode Element SaleLedgerDescription Element LedgerExportCode Element LedgerDescription Element CountryDescription Element CountryIsoCode Element NonSaleLedgerId Element SaleLedgerId Element ReceiveableVatLedgerId Element VatLedgerId Element CountryId Element FollowupNumber Element VatFree Element Percentage Element Description Element FinancialExportCode Element ExternalCode Element Code Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewVatInfo Element Sequence ArrayOfViewVatInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Code optional xs:string
ExternalCode optional xs:string
FinancialExportCode optional xs:string
Description optional xs:string
Percentage xs:decimal
VatFree xs:boolean
CountryId xs:int
CountryIsoCode optional xs:string
CountryDescription optional xs:string
LedgerDescription optional xs:string
LedgerExportCode optional xs:string
SaleLedgerDescription optional xs:string
SaleLedgerExportCode optional xs:string
NonSaleLedgerDescription optional xs:string
NonSaleLedgerExportCode optional xs:string
Used By
GetVatsResult Element
GetCompaniesVatsResult Element
Source
<xs:complexType name="ArrayOfViewVatInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewVatInfo" nillable="true" type="tns:ViewVatInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents