# CustomerSurveyComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/shared/customer-survey/customer-survey-details/customer-survey.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_CustomerSurveyComponent_43bfb8b2["CustomerSurveyComponent"]
    class component_CustomerSurveyComponent_43bfb8b2 rootComponent
```

## Relationships

- IMPORTS → `Job`
- IMPORTS → `CustomerSurvey`
- IMPORTS → `SurveyAnswers`
- IMPORTS → `CustomerSurveyDetails`
- IMPORTS → `CustomerSurveyStatusEnum`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
