Sha256: 30eda2bd28aa33f262926fb4d4089610971d1aaba6486b2238286bd5c6babb40
Contents?: true
Size: 1.17 KB
Versions: 1
Compression:
Stored size: 1.17 KB
Contents
# VoucherifySdk::ValidationsValidateResponseBodyRedeemablesItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | | [optional] | | **id** | **String** | Redeemable ID, i.e. the voucher code. | [optional] | | **object** | **String** | Redeemable's object type. | [optional] | | **order** | [**OrderCalculated**](OrderCalculated.md) | | [optional] | | **applicable_to** | [**ApplicableToResultList**](ApplicableToResultList.md) | | [optional] | | **inapplicable_to** | [**InapplicableToResultList**](InapplicableToResultList.md) | | [optional] | | **result** | [**ValidationsValidateResponseBodyRedeemablesItemResult**](ValidationsValidateResponseBodyRedeemablesItemResult.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/ValidationsValidateResponseBodyRedeemablesItem.md |