OTPOptions

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