Skip to main content
MFA音声登録フローを続行するためのペイロード。
Example
export interface ContinueOptions extends CustomOptions {
  phone: string;
}

プロパティ

phone
string