Sha256: de3a27885e4e713fc0313d1a8bb79e0ee14b242374d67868c86b09bbd9f107be
Contents?: true
Size: 862 Bytes
Versions: 2
Compression:
Stored size: 862 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<CategoryWithStackingRulesType>**](CategoryWithStackingRulesType.md) | | [optional] |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
voucherify-8.0.0 | docs/ValidationsRedeemableInapplicable.md |
voucherify-7.0.0 | docs/ValidationsRedeemableInapplicable.md |