> ## Documentation Index
> Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Contacts

[**@smokeballdev/smokeball-client-sdk**](./../../../../README)

***

# Interface: CreateContactRequest

Create contact request.

## Extended by

* [`UpdateContactRequest`](./UpdateContactRequest)

## Properties

### company?

> `optional` **company**: [`Company`](./Company)

Company details of the contact.

***

### groupOfPeople?

> `optional` **groupOfPeople**: [`CreateGroupOfPeopleRequest`](./CreateGroupOfPeopleRequest)

Group of people details of the contact.

***

### person?

> `optional` **person**: [`Person`](./Person)

Person details of the contact.

***

### trust?

> `optional` **trust**: [`CreateTrustRequest`](./../type-aliases/CreateTrustRequest)

Trust details of the contact.

Only supported in US.
