DiscountsParameters Class |
Namespace: CMS.Ecommerce
public class DiscountsParameters
The DiscountsParameters type exposes the following members.
Name | Description | |
---|---|---|
DiscountsParameters |
Name | Description | |
---|---|---|
CouponCodes |
Collection of coupon codes.
Empty collection means that discounts do not need coupons (only discount that doesn't use coupons).
| |
Currency |
Gets or sets the currency in which the discounts are expressed.
| |
DueDate |
Date and time when discounts are to be valid. Date is irrelevant when null.
| |
Enabled |
Specifies if discounts are enabled. This flag is irrelevant when null.
| |
SiteID |
ID or code name of the site to which discounts belong.
| |
User |
Gets or sets the user for who the discounts are to be valid.
|