TmPersonInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ✅ | Internal identifier of a user |
first_name | str | ❌ | First name of a user |
last_name | str | ❌ | Last name of a user |
str | ❌ | Email of a user | |
avatar | str | ❌ | Photo of a user |
company_id | str | ❌ | Internal identifier of a company |
creation_time | str | ❌ | Time of creation in ISO 8601 format |
last_modified_time | str | ❌ | Time of the last modification in ISO 8601 format |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs