Package-level declarations

Types

Link copied to clipboard
data class TinkAccountCheckSuccess(val accountVerificationReportId: String = "") : SuccessResponse

A class that holds the data returned by a successful Tink.AccountCheck flow.

Link copied to clipboard
data class TinkAccountCheckUpdateConsentSuccess(val credentialsId: String) : SuccessResponse

A class that holds the data returned by successful Tink Account Check Update Consent flow.