http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ModifiedMixedMatchInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ModifiedMixedMatchInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of BaseInfo Complex Type
Diagram
PromotionVoucherTypeCode Element NumberOfColumns Element IsKeepColumnsSynced Element TimeProfileId Element PromotionVoucherTypeId Element DisplayDateTo Element DisplayDateFrom Element PromotionDateTo Element PromotionDateFrom Element PromotionStoreTypeId Element PromotionDescription Element PromotionCode Element ReceiptDetailType Element IsIgnoreMixedMatch Element DateTo Element DateFrom Element NetPrice Element DiscountPrice Element DiscountPercentage Element Amount Element PromotionId Element DiscountOnArticlesType Element MixedMatchDiscountType Element MixedMatchType Element Description Element MixedMatchNumber Element ItemId Element Sequence ModifiedMixedMatchInfo Complex Type
Overview
Sequence
ItemId xs:int
Description optional xs:string
Amount xs:decimal
DiscountPrice xs:decimal
NetPrice xs:decimal
DateFrom xs:dateTime
DateTo xs:dateTime
PromotionCode optional xs:string
PromotionDescription optional xs:string
PromotionDateFrom xs:dateTime
PromotionDateTo xs:dateTime
DisplayDateFrom xs:dateTime
DisplayDateTo xs:dateTime
NumberOfColumns xs:unsignedByte
PromotionVoucherTypeCode optional xs:string
Used By
ModifiedMixedMatchInfo Element
Source
<xs:complexType name="ModifiedMixedMatchInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BaseInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="MixedMatchNumber" type="xs:int" />
        <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="DiscountOnArticlesType" type="tns:MixedMatchDiscountOnArticlesType" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Amount" nillable="true" type="xs:decimal" />
        <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="0" maxOccurs="1" name="PromotionCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionStoreTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionDateFrom" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionDateTo" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="DisplayDateFrom" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="DisplayDateTo" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="PromotionVoucherTypeId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="TimeProfileId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsKeepColumnsSynced" type="xs:boolean" />
        <xs:element minOccurs="1" maxOccurs="1" name="NumberOfColumns" type="xs:unsignedByte" />
        <xs:element minOccurs="0" maxOccurs="1" name="PromotionVoucherTypeCode" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents