Sha256: 0deea8fcaafd58c8dd3c5209bb19d5824c8d745600012ba979b0e128e85d0760
Contents?: true
Size: 1.63 KB
Versions: 1
Compression:
Stored size: 1.63 KB
Contents
# VoucherifySdk::ClientValidationsValidateResponseBodyRedeemablesItem ## 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** | [**ClientValidationsValidateResponseBodyRedeemablesItemResult**](ClientValidationsValidateResponseBodyRedeemablesItemResult.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. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] | | **campaign_id** | **String** | Unique campaign ID assigned by Voucherify. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] | | **name** | **String** | Name of the promotion tier. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-8.0.2 | docs/ClientValidationsValidateResponseBodyRedeemablesItem.md |