Balance

constructor(amount: Long, currency: String)

Parameters

amount

The integer amount in the lowest denomination of the provided currency code.

currency

Three letter ISO currency code, in lowercase. If not set, defaults to usd.