Skip to main content
Charge utile utilisée pour poursuivre le flux d’inscription à MFA par appel vocal.
Example
export interface ContinueOptions extends CustomOptions {
  phone: string;
}

Propriétés

phone
string