Sha256: 86549b2985008eb5b45721061e9791053240edc33ac3efc8035a15b989ac96a1
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
# VoucherifySdk::RedemptionsRedeemRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **redeemables** | [**Array<StackableValidateRedeemBaseRedeemablesItem>**](StackableValidateRedeemBaseRedeemablesItem.md) | An array of redeemables. You can combine `voucher`(s) and `promotion_tier`(s). Alternatively, send one unique`promotion_stack` in the array. | | | **order** | [**Order**](Order.md) | | [optional] | | **customer** | [**Customer**](Customer.md) | | [optional] | | **session** | [**Session**](Session.md) | | [optional] | | **tracking_id** | **String** | Is correspondent to Customer's source_id | [optional] | | **metadata** | **Object** | A set of key/value pairs that you can attach to a redemption object. It can be useful for storing additional information about the redemption in a structured format. | [optional] | | **options** | [**ClientRedemptionsRedeemRequestBodyAllOfOptions**](ClientRedemptionsRedeemRequestBodyAllOfOptions.md) | | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/RedemptionsRedeemRequestBody.md |