Interface BalanceData

Typing for Balance API endpoint.

Hierarchy

  • BalanceData

Properties

number: string

Your selected account number.

name: string

Your account name.

currency: string

Your account acceptable currency.

balance: string

Your account balance.

Generated using TypeDoc