# MRQStatusEnum

**Kind:** Enum

**Source:** `Frontend/src/app/components/MRQ/mrq.ts` (line 5)

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

## Values

- `NA`
- `Active`
- `Cancelled`

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `PaymentMilestone`
- IMPORTS → `BOMProductItems`

## 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)

- `MrqDetailsComponent` — `Frontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `MrqService` — `Frontend/src/app/components/MRQ/mrq.service.ts`:1
