@smokeballdev/smokeball-client-sdk


Interface: UpdateContactRequest

Update contact request.

Extends

Properties

company?

optional company: Company

Company details of the contact.

Inherited from

CreateContactRequest.company


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

CreateContactRequest.person


trust?

optional trust: CreateTrustRequest

Trust details of the contact.

Only supported in US.

Inherited from

CreateContactRequest.trust