Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 2.17 KB

BaseUserMe.md

File metadata and controls

34 lines (30 loc) · 2.17 KB

Pipedrive.BaseUserMe

Properties

Name Type Description Notes
id Number The user ID [optional]
name String The user name [optional]
default_currency String The user default currency [optional]
locale String The user locale [optional]
lang Number The user language ID [optional]
email String The user email [optional]
phone String The user phone [optional]
activated Boolean Boolean that indicates whether the user is activated [optional]
last_login String The last login date and time of the user. Format: YYYY-MM-DD HH:MM:SS [optional]
created String The creation date and time of the user. Format: YYYY-MM-DD HH:MM:SS [optional]
modified String The last modification date and time of the user. Format: YYYY-MM-DD HH:MM:SS [optional]
has_created_company Boolean Boolean that indicates whether the user has created a company [optional]
access [UserAccess] [optional]
active_flag Boolean Boolean that indicates whether the user is activated [optional]
timezone_name String The user timezone name [optional]
timezone_offset String The user timezone offset [optional]
role_id Number The ID of the user role [optional]
icon_url String The user icon URL [optional]
is_you Boolean Boolean that indicates if the requested user is the same which is logged in (in this case, always true) [optional]
is_deleted Boolean Boolean that indicates whether the user is deleted from the company [optional]
company_id Number The user company ID [optional]
company_name String The user company name [optional]
company_domain String The user company domain [optional]
company_country String The user company country [optional]
company_industry String The user company industry [optional]
language BaseUserMeAllOfLanguage [optional]