Sha256: 2d714e267dd349b84e7ed34b150d2172a4375fa5f7fe08bfb24332feba32ad50
Contents?: true
Size: 813 Bytes
Versions: 3
Compression:
Stored size: 813 Bytes
Contents
# VoucherifySdk::RewardsCreateRequestBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | Reward name. | [optional] | | **parameters** | [**RewardsCreateRequestBodyParameters**](RewardsCreateRequestBodyParameters.md) | | [optional] | | **metadata** | **Object** | The metadata object stores all custom attributes assigned to the reward. A set of key/value pairs that you can attach to a reward object. It can be useful for storing additional information about the reward in a structured format. | [optional] | | **stock** | **Integer** | The number of units of the product that you want to share as a reward. | [optional] | | **attributes** | [**RewardsCreateRequestBodyAttributes**](RewardsCreateRequestBodyAttributes.md) | | [optional] |
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
voucherify-8.0.2 | docs/RewardsCreateRequestBody.md |
voucherify-8.0.1 | docs/RewardsCreateRequestBody.md |
voucherify-8.0.0 | docs/RewardsCreateRequestBody.md |