Kind: Class
Source: Frontend/src/app/models/common/time-unit-type.model.ts (line 2)
Part of: Frontend
Properties
| Property | Type |
|---|---|
TimeUnitTypeID | number |
Name | string |
Selected | boolean |
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)
ReminderDropdownComponent—Frontend/src/app/components/shared/dropdown/reminder-dropdown/reminder-dropdown.component.ts:1TimeUnitTypeService—Frontend/src/app/services/common/time-unit-type.service.ts:1
Was this page helpful?