BalanceUpdate

constructor(currentBalance: Balance, label: String?, timestamp: String, transactionId: String)

Parameters

currentBalance

The updated, current Balance

label

The string identifier that was provided in the request.

timestamp

The timestamp of the update to the Customer's balance.

transactionId

The unique identifier for the transaction that caused the balance change.