Sha256: 25acf59518e68299728723ba71f4fc65f927dda758b5126cd5ea0a6c5bb7e3a9
Contents?: true
Size: 820 Bytes
Versions: 1
Compression:
Stored size: 820 Bytes
Contents
# VoucherifySdk::ValidationsRedeemableInapplicable ## Properties | 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**](ValidationsRedeemableInapplicableResult.md) | | [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>**](Category.md) | | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-6.0.0 | docs/ValidationsRedeemableInapplicable.md |