# ReminderTypeEnum

**Kind:** Enum

**Source:** `Frontend/src/app/models/common/reminder.model.ts` (line 18)

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

## Values

- `NA`
- `Notification`
- `Email`
- `NotificationAndEmail`

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

- `ReminderDropdownComponent` — `Frontend/src/app/components/shared/dropdown/reminder-dropdown/reminder-dropdown.component.ts`:1
