Tink Link Android SDK
3.0.0
androidJvm
Tink Link Android SDK
/
com.tink.link.core.data.response.error
/
ErrorStatus
/
AuthenticationError
Authentication
Error
class
AuthenticationError
(
val
errorType
:
AuthenticationErrorType
)
:
ErrorStatus
The error occurred during the authentication process with the bank.
Members
Constructors
Authentication
Error
Link copied to clipboard
constructor
(
errorType
:
AuthenticationErrorType
)
Properties
error
Type
Link copied to clipboard
val
errorType
:
AuthenticationErrorType