Click or drag to resize
DiscountsFilterBase Methods

The DiscountsFilterBase type exposes the following members.

Methods
  NameDescription
Protected methodDiscountIsUsable
Returns true if condition in given discount is satisfied using Resolver object.
Protected methodFilterDiscounts
Returns discounts for which method DiscountIsUsable returns true. Filtering stops when the first discount without ApplyFurtherDiscounts flag found.
Protected methodGetCondition
Returns condition for given discount.
Top
See Also