Sca Authentication Event Challenge Embedded Hybrid Request
data class ScaAuthenticationEventChallengeEmbeddedHybridRequest(val walletOperationId: String, val verification: ScaAuthenticationEventChallengeVerificationRequest)
Data class representing the embedded hybrid request for the SCA authentication event challenge.
Constructors
Link copied to clipboard
constructor(walletOperationId: String, verification: ScaAuthenticationEventChallengeVerificationRequest)