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

Represents a denomination of a currency. More...

Properties

string id [get, set]
 The unique id of the denomination.
 
string currency [get, set]
 The id of the currency this is a denomination of.
 
string name [get, set]
 The name of this denomination.
 
int value [get, set]
 The value of this denomination in units of the currency.
 
string created_at [get, set]
 The time that this denomination was created.
 

Detailed Description

Represents a denomination of a currency.