Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 970 Bytes

RewardsCreateRequestBody.md

File metadata and controls

13 lines (10 loc) · 970 Bytes

# RewardsCreateRequestBody

Properties

Name Type Description Notes
name string Reward name. [optional]
parameters \OpenAPI\Client\Model\RewardsCreateRequestBodyParameters [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 int The number of units of the product that you want to share as a reward. [optional]
attributes \OpenAPI\Client\Model\RewardsCreateRequestBodyAttributes [optional]

[Back to Model list] [Back to API list] [Back to README]