Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 960 Bytes

RewardsUpdateRequestBody.md

File metadata and controls

16 lines (10 loc) · 960 Bytes

RewardsUpdateRequestBody

Properties

Name Type Description Notes
name str Reward name. [optional]
parameters RewardsUpdateRequestBodyParameters [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 RewardsUpdateRequestBodyAttributes [optional]

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