IItemDiscount Methods |
The IItemDiscount 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.
| |
CalculateUnitDiscount |
Calculates discount based on basePrice for given shoppingcart item.
|