LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerLeaderboardRewardCurrency Class Reference

A currency reward attached to a leaderboard, describing the currency and amount to grant when the reward is triggered. More...

Properties

string created_at [get, set]
 The date the Currency reward was created.
 
string updated_at [get, set]
 The date the Currency reward was last updated.
 
string amount [get, set]
 The amount of Currency to be rewarded.
 
LootLockerLeaderboardRewardCurrencyDetails details [get, set]
 The details on the Currency.
 
string reward_id [get, set]
 The ID of a reward.
 
string currency_id [get, set]
 The ID of the Currency.
 

Detailed Description

A currency reward attached to a leaderboard, describing the currency and amount to grant when the reward is triggered.