Parameters

fun Parameters(phoneNumber: String, expirationMinutes: UInt = DEFAULT_OTP_EXPIRATION_TIME_MINUTES)

Parameters

phoneNumber

the number the OTP code should be sent to via WhatsApp, in E.164 format (i.e. +1XXXXXXXXXX)

expirationMinutes

indicates how long the OTP should last before it expires