Type alias BalanceDataBeta

BalanceData: {
    available: string;
    currencyCode: string;
}

A Balance is a protected resource used to communicate the amounts of each currency held by the PFI on behalf of its customer.

Type declaration

  • available: string

    The amount available to be transacted with

  • currencyCode: string

    ISO 3166 currency code string