Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 690 Bytes

File metadata and controls

16 lines (9 loc) · 690 Bytes

NewReward

Properties

Name Type Description Notes
name String The name of the reward.
apiName String A unique identifier used to reference the reward in API integrations.
description String A description of the reward. [optional]
applicationIds List<Long> The IDs of the Applications this reward is connected to. Note: Currently, a reward can only be connected to one Application.
sandbox Boolean Indicates if this is a live or sandbox reward. Rewards of a given type can only be connected to Applications of the same type.