# EmployeeTypes

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/employee-types.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `EmployeeTypeID` | `number` |
| `Name` | `string` |

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

- `EmployeeTypeService` — `Pams/Web/Pams.Web/Client/app/services/common/employee-type.service.ts`:1
- `EmployeeService` — `Pams/Web/Pams.Web/Client/app/services/person/employee.service.ts`:1
