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

The current balance of a specific currency held by a wallet. More...

Properties

string amount [get, set]
 Current amount of the given currency in this wallet.
 
LootLockerCurrency currency [get, set]
 Information about the currency that this balance is in.
 
string wallet_id [get, set]
 The id of the wallet holding this balance.
 
string created_at [get, set]
 The time that this balance was created.
 

Detailed Description

The current balance of a specific currency held by a wallet.