# User

**Kind:** Class

**Source:** `Frontend/src/app/models/sales/new-job/job.model.ts` (line 707)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `displayName` | `string` |
| `email` | `string` |
| `avatar` | `string` |

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
- `EmailAuthService` — `Frontend/src/app/services/sales/new-job/send-email.service.ts`:1
