| IDiscountInfo Properties |
The IDiscountInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscountDisplayName |
Gets discount display name.
| |
| DiscountEnabled |
Gets discount enabled.
| |
| DiscountID |
Gets discount ID.
| |
| DiscountSiteID |
Gets discount site ID.
| |
| DiscountStatus |
Gets discount status.
| |
| DiscountType |
Gets the type of the discount.
| |
| DiscountUsesCoupons |
Indicates if this discount is applicable only with discount coupon.
| |
| IsRunning |
Determines whether discount is currently running. ValidFrom and ValidTo properties are compared to current date/time.
|