| Name | Type | Description | Notes |
|---|---|---|---|
| status | String | [optional] | |
| id | String | Redeemable ID, i.e. the voucher code. | [optional] |
| object | String | Redeemable's object type. | [optional] |
| order | ClientValidationsValidateResponseBodyRedeemablesItemOrder | [optional] | |
| applicableTo | ApplicableToResultList | [optional] | |
| inapplicableTo | InapplicableToResultList | [optional] | |
| result | ClientValidationsValidateResponseBodyRedeemablesItemResult | [optional] | |
| metadata | Object | The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. | [optional] |
| categories | [CategoryWithStackingRulesType] | [optional] | |
| campaignName | String | Campaign name. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
| campaignId | String | Unique campaign ID assigned by Voucherify. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
| name | String | Name of the promotion tier. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
-
APPLICABLE(value:"APPLICABLE") -
INAPPLICABLE(value:"INAPPLICABLE") -
SKIPPED(value:"SKIPPED")
-
voucher(value:"voucher") -
promotion_tier(value:"promotion_tier")