# V4dStructureInput

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/stages/stage-06-structure/v4d-structure.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/stages/stage-06-structure/v4d-structure.service.ts#L30)

## Properties

| Property | Type |
|---|---|
| `interactionMap` | `any` |
| `entities` | `any[]` |
| `businessContext` | `BusinessContext` |
| `projectName` | `string` |
| `routeMappings` | `any` |
| `applicationProfile` | `{ domain: string; moduleAreas: string[]; description: string }` |
