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