Details about a particular currency.
More...
|
|
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.
|
| |
Details about a particular currency.