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 ScreenMembersOnMfaPushChallengePush extends ScreenMembers { data: { /** ããã·ã¥éç¥ãåä¿¡ããããã€ã¹ã®åå */ deviceName: string; /** ããã€ã¹ãèšæ¶ãããªãã·ã§ã³ã衚瀺ãããã©ãã */ showRememberDevice?: boolean; } | null; }
deviceName
string
showRememberDevice?
boolean
null