Type Alias: SortByDateField
type SortByDateField = typeof SortByDateField[keyof typeof SortByDateField];
Defined in: src/models/model-security-enums.ts:97
Union type of all possible sort-by-date field values.
type SortByDateField = typeof SortByDateField[keyof typeof SortByDateField];
Defined in: src/models/model-security-enums.ts:97
Union type of all possible sort-by-date field values.