Try our conversational search powered by Generative AI!

Enum PromotionUsageStatus

Status for the promotion usage.

Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
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.

Extension Methods