Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 998 Bytes

GlipPersonInfo.md

File metadata and controls

19 lines (15 loc) · 998 Bytes

GlipPersonInfo

Properties

Name Type Description Notes
Id string Internal identifier of a user
FirstName string First name of a user [optional]
LastName string Last name of a user [optional]
Email string Email of a user [optional]
JobTitle string Job title of a user [optional]
Location string Location of a user [optional]
Avatar string Photo of a user [optional]
CompanyId string Internal identifier of a company [optional]
CreationTime time.Time Time of creation in ISO 8601 format [optional]
LastModifiedTime time.Time Time of last modification in ISO 8601 format [optional]

[Back to Model list] [Back to API list] [Back to README]