# CustomerSurveyStatusEnum

**Kind:** Enum

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

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

## Values

- `NA`
- `Planned`
- `InProgress`
- `Completed`

## 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
- `CustomerSurveyComponent` — `Frontend/src/app/components/shared/customer-survey/customer-survey-details/customer-survey.component.ts`:1
