Options
All
  • Public
  • Public/Protected
  • All
Menu

Ledger Account Type

Hierarchy

  • Account

Index

Properties

Optional accountCode

accountCode: string

For bookkeeping to distinct account purpose.

memberof

Account

active

active: boolean

Indicates whether account is active or not.

memberof

Account

balance

memberof

Account

created

created: string

Time of account creation.

memberof

Account

currency

currency: string

Account currency. Supported values are BTC, LTC, BCH, ETH, XRP, Tatum Virtual Currencies started with VC_ prefix or ERC20 customer token created via Tatum Platform.

memberof

Account

Optional customerId

customerId: string

ID of newly created customer or existing customer associated with account.

memberof

Account

frozen

frozen: boolean

Indicates whether account is frozen or not.

memberof

Account

id

id: string

Account ID.

memberof

Account

Optional xpub

xpub: string

Extended public key to derive address from. In case of XRP, this is account address, since address is defined as DestinationTag, which is address field. In case of XLM, this is account address, since address is defined as message, which is address field.

memberof

Account

Generated using TypeDoc