Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountBalance

Ledger Account Balance

Hierarchy

  • AccountBalance

Index

Properties

accountBalance

accountBalance: string

Account balance represents all assets on the account, available and blocked.

memberof

AccountBalance

availableBalance

availableBalance: string

Available balance on the account represents account balance minus blocked amount on the account. If the account is frozen or customer is disabled, the available balance will be 0. Available balance should be user do determine how much can customer send or withdraw from the account.

memberof

AccountBalance

Generated using TypeDoc