http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
UpdateMixedMatch Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : UpdateMixedMatch Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
isForceUpdate Element 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 mixedMatch Element Sequence UpdateMixedMatch Element
Overview
Sequence
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
isForceUpdate xs:boolean
Source
<xs:element name="UpdateMixedMatch" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="mixedMatch" type="tns:MixedMatchInfo" />
      <xs:element minOccurs="1" maxOccurs="1" name="isForceUpdate" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents