| ICanUseDiscountCoupons Interface |
Namespace: CMS.Ecommerce
public interface ICanUseDiscountCoupons
The ICanUseDiscountCoupons type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscountUsesCoupons |
Indicates if discount is applicable only with discount coupon.
|
| Name | Description | |
|---|---|---|
| AcceptsCoupon |
Indicates if given coupon code is suitable for this discount. Returns false if this discount has no codes assigned.
|