# ProcurementOfferStageEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/components/procurement/procurement.ts` (line 118)

**Part of:** [Pams](subsystem-pams)

## Values

- `Draft`
- `AwaitingApproval`
- `RejectedApproval`
- `Approved`
- `Valid`
- `Expired`
- `Ordered`
- `Regretted`
- `Cancelled`
- `Rejected`
- `ConsederAsValid`
- `ExtensionRejected`

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

- `ProcurementDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-details.component.ts`:1
- `ProcurementOfferComponent` — `Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts`:1
