Optional
addressThis represents the complete address of the contact.
Optional
avatarURL?: stringThis represents the URL of the avatar of the contact.
Optional
avatarThis represents the domain of the avatar of the contact.
Optional
companyThis represents the company name of the contact.
Optional
contactUnique identifier of the contact.
Indicates the type of the contact, can be CLOUD
or CUSTOM
.
Optional
department?: stringDepartment of the contact in the company if it's a corporate contact.
Optional
displayThis represents the display name of the contact.
Optional
emails?: ContactDetail[]This represents the array of different email addresses of the contact.
This is encrypted key url of the contact used for encryption.
Optional
firstThis represents the first name of the contact.
Array of different groups and it's details available for the user
Optional
kmsThe kms resource object url used to generate the encryption key.
Optional
lastThis represents the last name of the contact.
Optional
manager?: stringThis represents the manager of the contact.
Optional
ownerUserd ID of the user who has the contact.
Optional
phoneThis represents the array of different phone numbers of the contact.
Optional
primaryPrimary contact method as set by the contact.
Optional
schemas?: stringThis represents the schema of the contact.
Optional
sipThis represents the array of different sip addresses of the contact.
Optional
title?: stringThis represents the job title of the contact.
Contact
object is used to represent a contact.