Interface CurrentUserResponse

Hierarchy

  • CurrentUserResponse

Properties

affinity: number
archive_folder_id: string
desktop_folder_id: string
emails?: {
    added_usec: number;
    address: string;
    send_notifications?: boolean;
    verified_company_id: string;
}[]
group_folder_ids: string[]
id: string
is_robot: boolean
name: string
private_folder_id: string
profile_picture_url?: string
shared_folder_ids: string[]
starred_folder_id: string
trash_folder_id: string

Generated using TypeDoc