Interface: UpdateContactRequest
Update contact request.Extends
Properties
company?
Company details of the contact.optional
company:Company
Inherited from
CreateContactRequest
.company
groupOfPeople?
Group of people details of the contact.optional
groupOfPeople:CreateGroupOfPeopleRequest
Inherited from
CreateContactRequest
.groupOfPeople
id
id: string
Contact id
person?
Person details of the contact.optional
person:Person
Inherited from
CreateContactRequest
.person
trust?
Trust details of the contact. Only supported in US.optional
trust:CreateTrustRequest
Inherited from
CreateContactRequest
.trust