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

Details about a particular currency. More...

Properties

string id [get, set]
 The unique id of the currency.
 
string name [get, set]
 The name of the currency.
 
string code [get, set]
 The unique short code of the currency.
 
bool game_api_writes_enabled [get, set]
 True if this currency can be awarded to the player from the game api.
 
string created_at [get, set]
 The time that this currency was created.
 
string published_at [get, set]
 The time that this currency was published.
 

Detailed Description

Details about a particular currency.