FailedOtp

data class FailedOtp(val otpChallengeResponse: OtpChallengeResponse) : RedeemOtpResponse

Constructors

Link copied to clipboard
fun FailedOtp(otpChallengeResponse: OtpChallengeResponse)

Properties