DiscountStatus type
Represents the current status of the discount.
KnownDiscountStatus can be used interchangeably with DiscountStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Active
Pending
Failed
Canceled
Expired
type DiscountStatus = string