http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfViewProductCountryVatInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfViewProductCountryVatInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
CountryDescription Element IsoCountryCode Element VatPercentage Element VatDescription Element VatCode Element VatId Element CountryId Element ProductId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewProductCountryVatInfo Element Sequence ArrayOfViewProductCountryVatInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
CountryId xs:int
VatId xs:int
VatCode optional xs:string
VatDescription optional xs:string
VatPercentage xs:decimal
IsoCountryCode optional xs:string
CountryDescription optional xs:string
Used By
GetProductCountryVatsResult Element
GetCompaniesProductCountryVatsResult Element
ConvertProductCountryVatResult Element
Source
<xs:complexType name="ArrayOfViewProductCountryVatInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewProductCountryVatInfo" nillable="true" type="tns:ViewProductCountryVatInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents