Sca Authentication Event Attempt Embedded Hybrid Request
data class ScaAuthenticationEventAttemptEmbeddedHybridRequest(val walletOperationId: String, val verification: ScaAuthenticationEventAttemptVerification, val value: String)
Data class representing the embedded hybrid request for the SCA authentication event attempt.
Constructors
Link copied to clipboard
constructor(walletOperationId: String, verification: ScaAuthenticationEventAttemptVerification, value: String)