Options
All
  • Public
  • Public/Protected
  • All
Menu

Account details.

Hierarchy

  • Account

Index

Properties

availableBalance

availableBalance: Decimal

Account available balance, i.e. ledger balance minus pending transactions.

balance

balance: Decimal

Account balance.

cards

cards: Array<Card>

Cards associated with this account.

cryptoProperties

cryptoProperties: AccountCryptoProperties | null

Account crypto properties if account is a crypto account, otherwise null.

currencyCode

currencyCode: CurrencyCode

Account currency code.

currencyType

currencyType: CurrencyType

Account currency type.

custodyType

custodyType: CustodyType

Custody type.

fiatProperties

fiatProperties: AccountFiatProperties | null

Account fiat properties if account is a fiat account, otherwise null.

hasNominatedAccount

hasNominatedAccount: boolean

Account has associated nominated account.

id

id: string

Unique account identifier.

ledgerBalance

ledgerBalance: Decimal

Account ledger balance.

network

network: Network

Account network type.

overdraftLimit

overdraftLimit: Decimal

Overdraft limit.

type

Account type.

Legend

  • Property
  • Method
  • Property
  • Inherited property
  • Static property

Generated using TypeDoc