captchaImage
captchaImage: string | null
captchaSiteKey
captchaSiteKey: string | null
captchaProvider
captchaProvider: string | null
isCaptchaAvailable
isCaptchaAvailable: boolean
links
links: Record<string, string> | null
texts
texts: Record<string, string> | null
data
data: { text_code: string } | null
Type Declaration
- { text_code: string }
- null
Interface for the screen data specific to the mfa-otp-enrollment-code screen.