Enum PromotionUsageStatus
Status for the promotion usage.
Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 12.17.2Syntax
[Obsolete("Use promotion system in EPiServer.Commerce.Marketing instead. Will be removed in a future major release, but not earlier than August 2018.")]
public enum PromotionUsageStatus
Fields
Name | Description |
---|---|
Cancelled | The promotion has been used but the order was cancelled. This means that the promotion should be considered to have been used one less time. |
Expired | The promotion has expired. |
Reserved | The promotion is currently reserved. |
Used | The promotion has been used. |