http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewMixedMatchProductInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewMixedMatchProductInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
SubBrandDescription Element BrandDescription Element CashRegisterGroupDescription Element ProductCategoryDescription Element Classification1Description Element SupplierGeneralName Element SupplierNumber Element GrossPrice Element ProductDescription Element MainBarcode Element ProductNumber Element RestrictToBarcodePrice Element RestrictToBarcodeTypeId Element RestrictToBarcodeId Element Amount Element ColumnNumber Element ProductId Element CashRegisterGroupId Element ProductCategoryId Element Classification1Id Element SubBrandId Element BrandId Element SupplierId Element MixedMatchId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewMixedMatchProductInfo Element Sequence ArrayOfViewMixedMatchProductInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SupplierId xs:int
BrandId xs:int
SubBrandId xs:int
ProductId xs:int
ColumnNumber xs:unsignedByte
Amount xs:decimal
MainBarcode xs:long
ProductDescription optional xs:string
GrossPrice xs:decimal
SupplierGeneralName optional xs:string
Classification1Description optional xs:string
ProductCategoryDescription optional xs:string
CashRegisterGroupDescription optional xs:string
BrandDescription optional xs:string
SubBrandDescription optional xs:string
Used By
GetMixedMatchProductsResult Element
ConvertMixedMatchProductResult Element
Source
<xs:complexType name="ArrayOfViewMixedMatchProductInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewMixedMatchProductInfo" nillable="true" type="tns:ViewMixedMatchProductInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents