Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
export interface ScreenMembersOnBruteForceProtectionUnblockFailure extends ScreenMembers { /** * ãããã¯è§£é€ã®å€±æããã¢ãã³ããã®ãšã©ãŒã¿ã€ããå«ãç»é¢åºæã®ããŒã¿ã * @type {{ errorType?: string; } | null} */ data: { /** * ãããã¯è§£é€ã®ã¢ãã³ããã倱æããåå ãšãªã£ããšã©ãŒã®ã¿ã€ãã * @type {string} */ errorType?: string; } | null; }
errorType
string
null