Detailed information about the customer's redeemable item
Name | Type | Description |
---|---|---|
type | String | Type of the redeemable. |
voucher | RedeemableVoucher | |
status | StatusEnum | Status of the redeemable. |
Name | Value |
---|---|
ACTIVE | "ACTIVE" |
USED | "USED" |
DISABLED | "DISABLED" |
NOT_ACTIVE_YET | "NOT_ACTIVE_YET" |
EXPIRED | "EXPIRED" |
NO_BALANCE | "NO_BALANCE" |