AccountBalance

Attributes of the AccountBalance type

An account balance represents the money debited or credited in a given currency

Name
Type
Description

accountId

ID

Account the balance is associated with

balance

Float

The amount credited or debited

currencyId

String

Currency of the amount

id

ID

Unique identifier for the account balance

Last updated

Was this helpful?