# CreatePmeJobDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/api/src/pme/dto/pme.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/pme/dto/pme.dto.ts#L4)

## Properties

| Property | Type |
|---|---|
| `projectId` | `string` |
| `targetAudience` | `string` |
| `brandVoice` | `string` |
| `language` | `string` |
| `pageType` | `string` |
| `sections` | `string[]` |
| `model` | `string` |
