http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewMixedMatchProductInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewMixedMatchProductInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of MixedMatchProductInfo Complex Type
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 Complex Type
Overview
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
ViewMixedMatchProductInfo Element
Source
<xs:complexType name="ViewMixedMatchProductInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:MixedMatchProductInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="ProductNumber" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="MainBarcode" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="GrossPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierNumber" type="xs:long" />
        <xs:element minOccurs="0" maxOccurs="1" name="SupplierGeneralName" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="Classification1Description" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BrandDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="SubBrandDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents