Name | Type | Description | Notes |
---|---|---|---|
status | String | Indicates whether the redeemable can be applied or not applied based on the validation rules. | [optional][default to 'INAPPLICABLE'] |
id | String | Redeemable ID, i.e. the voucher code. | [optional] |
object | String | Redeemable's object type. | [optional] |
result | ValidationsRedeemableInapplicableResult | [optional] | |
metadata | Object | The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. | [optional] |
categories | Array<CategoryWithStackingRulesType> | [optional] | |
campaign_name | String | Campaign name. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
campaign_id | 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] |