toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android UI
/
com.stytch.sdk.ui.data
/
OTPOptions
/
OTPOptions
OTPOptions
constructor
(
methods
:
List
<
OTPMethods
>
=
emptyList()
,
expirationMinutes
:
Int
=
DEFAULT_OTP_EXPIRATION_TIME_MINUTES.toInt()
,
loginTemplateId
:
String
?
=
null
,
signupTemplateId
:
String
?
=
null
)