OTPOptions

constructor(methods: List<OTPMethods> = emptyList(), expirationMinutes: Int = DEFAULT_OTP_EXPIRATION_TIME_MINUTES, loginTemplateId: String? = null, signupTemplateId: String? = null)