IConditionalDiscount Methods |
The IConditionalDiscount type exposes the following members.
Name | Description | |
---|---|---|
ApplyTogetherWith |
Returns true if this discount is to be applied on the same base as the given discount.
False indicates that discounts are to be applied one after another.
(Inherited from IItemDiscount.) | |
CalculateUnitDiscount |
Calculates discount based on basePrice for given shoppingcart item.
(Inherited from IItemDiscount.) | |
LogUseOnce | Obsolete.
Informs this discount that it was applied for given cart in context of specified product.
|