DiscountStatusEnum Enumeration |
Namespace: CMS.Ecommerce
public enum DiscountStatusEnum
Member name | Value | Description | |
---|---|---|---|
Disabled | 0 | Discount is disabled. | |
Active | 1 | Discount is active. | |
NotStarted | 2 | Discount has not started yet. | |
Finished | 4 | Discount is finished. | |
Incomplete | 6 | Discount is incomplete. (Uses coupons but no coupons created) |
Copyright (c) 2017 Kentico Software