Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 846 Bytes

File metadata and controls

15 lines (10 loc) · 846 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 int[] The IDs of the Applications this reward is connected to. Note: Currently, a reward can only be connected to one Application.
sandbox bool Indicates if this is a live or sandbox reward. Rewards of a given type can only be connected to Applications of the same type.

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