Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 654 Bytes

CustomerRedeemableRedeemable.md

File metadata and controls

29 lines (17 loc) · 654 Bytes

CustomerRedeemableRedeemable

Detailed information about the customer's redeemable item

Properties

Name Type Description
type String Type of the redeemable.
voucher RedeemableVoucher
status StatusEnum Status of the redeemable.

Enum: StatusEnum

Name Value
ACTIVE "ACTIVE"
USED "USED"
DISABLED "DISABLED"
NOT_ACTIVE_YET "NOT_ACTIVE_YET"
EXPIRED "EXPIRED"
NO_BALANCE "NO_BALANCE"