<- Enum
Enum
Loyalty Promotion Status
Indicates the status of a loyalty promotion.
The loyalty promotion is currently active. Buyers can earn points for purchases
that meet the promotion conditions, such as the promotion's available_time
.
The loyalty promotion has ended because the specified end_date
was reached.
ENDED
is a terminal status.