# ProcurementRFQStageEnum

**Kind:** Enum

**Source:** `Frontend/src/app/components/procurement/procurement.ts` (line 109)

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

## Values

- `Draft`
- `SentToPrincipal`
- `ConsederAsSentToPrincipal`
- `ConsederAsNotSentToPrincipal`
- `CanceledInquiry`
- `RegretToOffer`
- `Offered`

## Used by

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

### Imported by (3)

- `ProcurementDetailsComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-details.component.ts`:1
- `ProcurementInquiryComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-inquiry/procurement-inquiry.component.ts`:1
- `ProcurementOfferComponent` — `Frontend/src/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts`:1
