# PaymentTypesEnum

**Kind:** Enum

**Source:** `Frontend/src/app/models/payments/payments.ts` (line 19)

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

## Values

- `all`
- `CompletelyAllocated`
- `NonCompletelyAllocated`
- `NotAllocated`

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

- `PaymentsListComponent` — `Frontend/src/app/components/payments/payments-list/payments-list.component.ts`:1
