ContactInfo
Detailed contact information
Properties
Name | Type | Required | Description |
---|---|---|---|
first_name | str | ❌ | User's first name (for extensions of User type only) |
last_name | str | ❌ | For User extension type only. User's last name (for extensions of User type only) |
name | str | ❌ | Extension name (for extensions of User type - concatenation of first and last name) |
company | str | ❌ | User's company name |
job_title | str | ❌ | User's job title |
str | ❌ | User's contact email | |
business_phone | str | ❌ | User's contact phone number in E.164 (with '+' sign) format |
mobile_phone | str | ❌ | User's mobile (non Toll Free) phone number in E.164 (with '+' sign) format |
business_address | ContactBusinessAddressInfo | ❌ | User's business address. The default is Company (Auto-Receptionist) settings |
email_as_login_name | bool | ❌ | Indicates that the contact email is enabled as a login name for this user. Please note that the email must be unique in this case. |
pronounced_name | PronouncedNameInfo | ❌ | |
department | str | ❌ | User's department name |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs