Sha256: 92febd05e477c7aedc6b6ff81ab8bad2edfd975a60632948e840673ce6592f7c
Contents?: true
Size: 926 Bytes
Versions: 1
Compression:
Stored size: 926 Bytes
Contents
# VoucherifySdk::StackableValidateRedeemBase ## 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] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/StackableValidateRedeemBase.md |