Click or drag to resize

IEditSessionChangeSelectiveDiscount Method

Overload List
 NameDescription
Public methodChangeSelectiveDiscount(IReadOnlyListValueTupleGuid, Decimal, IOrderStub, IDiscountType)Change discount item selective application settings. For each item Id, the discount amount is set separately.
Public methodChangeSelectiveDiscount(IOrderStub, IDiscountType, IReadOnlyListIOrderProductItemStub, IReadOnlyListIOrderModifierItemStub, IReadOnlyListIOrderCompoundItemComponentStub)Change discount item selective application settings. Set both products and modifiers to null if you want the discount item to be applied to the whole order (including future order items), otherwise provide order item products and modifiers for selective discount item application.
Top
See Also