Sha256: b776890e7362d59e40909c3f35b92a1ec5e73ae0f3404eb30273a53f7d041c43
Contents?: true
Size: 1017 Bytes
Versions: 1
Compression:
Stored size: 1017 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] | | **campaign_name** | **String** | Campaign name | [optional] | | **campaign_id** | **String** | Unique campaign ID assigned by Voucherify. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-8.0.1 | docs/ValidationsRedeemableInapplicable.md |