captchaImage
captchaImage: null | string
captchaProvider
captchaProvider: null | string
captchaSiteKey
captchaSiteKey: null | string
data
data: null | {
phoneNumber: string;
showLinkSms?: boolean;
}
Type declaration
phoneNumber: string
Optional
showLinkSms?: boolean
isCaptchaAvailable
isCaptchaAvailable: boolean
links
links: null | Record<string, string>
texts
texts: null | Record<string, string>
Interface for the screen data specific to reset-password-mfa-voice-challenge screen.