http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
MixedMatchInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : MixedMatchInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of DerivableInfo Complex Type
Diagram
NumberOfColumns Element DiscountOnArticlesType Element ReceiptDetailType Element IsIgnoreMixedMatch Element DateTo Element DateFrom Element NetPrice Element DiscountPrice Element DiscountPercentage Element Amount10 Element Amount9 Element Amount8 Element Amount7 Element Amount6 Element Amount5 Element Amount4 Element Amount3 Element Amount2 Element Amount Element PromotionVoucherTypeId Element TimeProfileId Element PromotionId Element MixedMatchDiscountType Element MixedMatchType Element Description Element ExternalCode Element MixedMatchNumber Element StoreId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence MixedMatchInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
StoreId xs:int
ExternalCode optional xs:string
Description optional xs:string
Amount xs:unsignedByte
Amount2 xs:unsignedByte
Amount3 xs:unsignedByte
Amount4 xs:unsignedByte
Amount5 xs:unsignedByte
Amount6 xs:unsignedByte
Amount7 xs:unsignedByte
Amount8 xs:unsignedByte
Amount9 xs:unsignedByte
Amount10 xs:unsignedByte
DiscountPrice xs:decimal
NetPrice xs:decimal
DateFrom xs:dateTime
DateTo xs:dateTime
NumberOfColumns xs:unsignedByte
Used By
NewMixedMatchInfoResult Element
mixedMatch Element
GetSingleMixedMatchResult Element
mixedMatch Element
mixedMatch Element
info Element
mixedMatch Element
mixedMatch Element
mixedMatch Element
mixedMatch Element
Source
<xs:complexType name="MixedMatchInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:DerivableInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="MixedMatchNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="ExternalCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="Description" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="MixedMatchType" type="tns:MixedMatchType" />
        <xs:element minOccurs="1" maxOccurs="1" name="MixedMatchDiscountType" type="tns:MixedMatchDiscountType" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="TimeProfileId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionVoucherTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount2" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount3" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount4" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount5" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount6" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount7" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount8" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount9" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount10" type="xs:unsignedByte" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountPercentage" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="NetPrice" nillable="true" type="xs:decimal" />
        <xs:element minOccurs="1" maxOccurs="1" name="DateFrom" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="DateTo" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsIgnoreMixedMatch" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="ReceiptDetailType" type="tns:MixedMatchReceiptDetailType" />
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountOnArticlesType" type="tns:MixedMatchDiscountOnArticlesType" />
        <xs:element minOccurs="1" maxOccurs="1" name="NumberOfColumns" type="xs:unsignedByte" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents