BalanceResponse
The current balance of the user's account.
balancenumber<double>
Current available balance, in the account currency.
BalanceResponse
{
"balance": 0
}
The current balance of the user's account.
Current available balance, in the account currency.
{
"balance": 0
}