http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
MixedMatchProductInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : MixedMatchProductInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of InfoWithOrganizationIdAndCompanyId Complex Type
Diagram
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 MixedMatchProductInfo 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
Used By
MixedMatchProductInfo Element
NewMixedMatchProductInfoResult Element
mixedMatchProduct Element
GetSingleMixedMatchProductResult Element
mixedMatchProduct Element
info Element
mixedMatchProduct Element
mixedMatchProduct Element
Source
<xs:complexType name="MixedMatchProductInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InfoWithOrganizationIdAndCompanyId">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="MixedMatchId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="BrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SubBrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Classification1Id" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCategoryId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashRegisterGroupId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ColumnNumber" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodeTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="RestrictToBarcodePrice" type="xs:decimal" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents