@smokeballdev/smokeball-client-sdk

Interface: Contact

The contact entity from Smokeball.

Properties

company?

optional company: Company
Company details of the contact.

groupOfPeople?

optional groupOfPeople: GroupOfPeople
Group of people details of the contact.

id

id: string
Contact id.

isDeleted

isDeleted: boolean
Returns true if the contact is deleted.

lastUpdated

lastUpdated: number
Last updated timestamp of the contact.

person?

optional person: Person
Person details of the contact.

versionId

versionId: string
Version id. Can be used to determine if the contact has changed.