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