ConnectionsSheetResult
The result of an attempt to complete a connections session
Types
Link copied to clipboard
The customer canceled the connections session attempt.
Link copied to clipboard
data class Completed(linkAccountSession: LinkAccountSession) : ConnectionsSheetResult
Content copied to clipboard
The customer completed the connections session.
Link copied to clipboard
The connections session attempt failed.