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 | \OpenAPI\Client\Model\OrderCalculated | [optional] | |
applicable_to | \OpenAPI\Client\Model\ApplicableToResultList | [optional] | |
inapplicable_to | \OpenAPI\Client\Model\InapplicableToResultList | [optional] | |
result | \OpenAPI\Client\Model\ValidationsRedeemableApplicableResult | [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\Category[] | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.