Sca Authentication Event Attempt Verification
data class ScaAuthenticationEventAttemptVerification(val method: ScaAuthenticationEventAttemptVerificationMethod, val channel: ScaAuthenticationEventAttemptVerificationChannel?)
Data class representing verification details associated with the SCA authentication event attempt.
Constructors
Link copied to clipboard
constructor(method: ScaAuthenticationEventAttemptVerificationMethod, channel: ScaAuthenticationEventAttemptVerificationChannel?)