FinancialConnectionsSheetForTokenResult
The result of an attempt to complete a connections session
Inheritors
Types
Link copied to clipboard
The customer canceled the connections session attempt.
Link copied to clipboard
data class Completed(val financialConnectionsSession: FinancialConnectionsSession, val token: Token) : FinancialConnectionsSheetForTokenResult
The customer completed the connections session.
Link copied to clipboard
The connections session attempt failed.