http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfModifiedMixedMatchInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfModifiedMixedMatchInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
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 Element Sequence ArrayOfModifiedMixedMatchInfo Complex Type
Overview
Sequence
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
GetModifiedMixedMatchesResult Element
GetModifiedMixedMatches2Result Element
Source
<xs:complexType name="ArrayOfModifiedMixedMatchInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedMixedMatchInfo" nillable="true" type="tns:ModifiedMixedMatchInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents