toggle menu
Clerk
androidJvm
switch theme
search in API
Clerk Android
/
com.clerk.network.model.verification
/
Verification
/
Verification
Verification
constructor
(
status
:
Verification.Status
,
strategy
:
String
?
=
null
,
attempts
:
Int
?
=
null
,
expireAt
:
Long
?
=
null
,
error
:
Error
?
=
null
,
externalVerificationRedirectUrl
:
String
?
=
null
,
nonce
:
String
?
=
null
)