Click or drag to resize
IProductCouponSource Interface
Represents a source of product coupon discounts.

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

The IProductCouponSource type exposes the following members.

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