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 EmailVerificationResultMembers extends BaseMembers { /** * ã¡ãŒã«ç¢ºèªçµæç»é¢ã®ç¹å®ã®ããããã£ãšããŒã¿ãžã®ã¢ã¯ã»ã¹ãæäŸããŸãã * 確èªã®`status`ãš`login`ãªã³ã¯ãå«ã¿ãŸãã * @type {ScreenMembersOnEmailVerificationResult} */ screen: ScreenMembersOnEmailVerificationResult; }