# AudienceModel

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/editor/src/directive-editors/AudienceDirectiveDescriptor.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/directive-editors/AudienceDirectiveDescriptor.tsx#L6)

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `name` | `string` |
| `slug` | `string` |
| `color` | `string` |
| `icon` | `string` |
| `description` | `string` |
