Name | Type | Description | Notes |
---|---|---|---|
status | String | Indicates whether the redeemable can be applied or not applied based on the validation rules. | [optional][default to 'APPLICABLE'] |
id | String | Redeemable ID, i.e. the voucher code. | [optional] |
object | String | Redeemable's object type. | [optional] |
order | OrderCalculated | [optional] | |
applicable_to | ApplicableToResultList | [optional] | |
inapplicable_to | InapplicableToResultList | [optional] | |
result | ValidationsRedeemableApplicableResult | [optional] | |
metadata | Object | The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. | [optional] |
categories | Array<Category> | [optional] |
This repository has been archived by the owner on May 7, 2024. It is now read-only.