Click or drag to resize
IMultiBuyDiscountSource Interface
Represents a source of multibuy discounts.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public interface IMultiBuyDiscountSource

The IMultiBuyDiscountSource type exposes the following members.

Methods
  NameDescription
Public methodGetDiscounts
Returns multibuy discounts for the specified parameters.
Top
See Also