Name | Type | Description | Notes |
---|---|---|---|
status | string | Indicates whether the redeemable can be applied or not applied based on the validation rules. | [optional] [default to 'SKIPPED'] |
id | string | Redeemable ID, i.e. the voucher code. | [optional] |
object | string | Redeemable's object type. | [optional] |
result | \OpenAPI\Client\Model\ValidationsRedeemableSkippedResult | [optional] | |
metadata | object | The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. | [optional] |
categories | \OpenAPI\Client\Model\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] |