# ReminderTimeUnitEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/reminder.model.ts` (line 31)

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

## Values

- `NA`
- `OneHour`
- `TwoHours`
- `ThreeHours`
- `OneDay`
- `TwoDays`
- `ThreeDays`
- `Minutes`
- `Hours`
- `Days`
- `Weeks`
- `Date`

## 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` — `Pams/Web/Pams.Web/Client/app/components/shared/dropdown/reminder-dropdown/reminder-dropdown.component.ts`:1
