confirmBalances
suspend fun confirmBalances(ticket: Ticket.Balances, context: ConfirmationContext): Response<BalancesResult>
Continue a balances flow paused on a confirmation Response.Dialog, Response.Redirect, or Response.RedirectHandle.
Parameters
context
ConfirmationContext taken from the Response.Dialog, Response.Redirect, or Response.RedirectHandle returned by the prior call.