Contents

currentBalance

The balance at a particular moment in time.

Declaration

let currentBalance: CurrentBalance

Discussion

It can contain an indication of funds immediately available to the customer, fund with all booked transactions (this excludes pending transactions), or both.

See Also

Instance Properties