Email Identity interface EmailIdentity { id: string; account_id: string; email: string; name: string | null; } 関連 Email Email Message