> ## 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: CreateGroupOfPeopleRequest

Create group of people request.

## Extends

* `Omit`\<[`GroupOfPeople`](./GroupOfPeople), `"people"`>

## Properties

### mailingAddress?

> `optional` **mailingAddress**: [`Address`](./Address)

Group mailing address.

#### Inherited from

`Omit.mailingAddress`

***

### peopleIds

> **peopleIds**: `string`\[]

***

### residentialAddress?

> `optional` **residentialAddress**: [`Address`](./Address)

Group residential address.

#### Inherited from

`Omit.residentialAddress`
