http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
VerifyMixedMatchWithPromotion Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : VerifyMixedMatchWithPromotion Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
isAddingRecord Element IsLocked Element IsIgnorePromotion Element DateTo Element DateFrom Element Description Element ExternalCode Element Code Element PromotionProfileId Element StoreTypeId Element CountryId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence promotion 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 VerifyMixedMatchWithPromotion 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
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
CountryId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
DateFrom xs:dateTime
DateTo xs:dateTime
IsLocked xs:boolean
isAddingRecord xs:boolean
Source
<xs:element name="VerifyMixedMatchWithPromotion" 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="0" maxOccurs="1" name="promotion" type="tns:PromotionInfo" />
      <xs:element minOccurs="1" maxOccurs="1" name="isAddingRecord" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents