# ClientType

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `ClientTypeID` | `number` |
| `ClientTypeName` | `string` |
| `CompanyID` | `number` |

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (4)

- `ClientTypesComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/hr/client-types/client-types.component.ts`:1
- `AccountDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts`:1
- `ClientViewEditComponent` — `Pams/Web/Pams.Web/Client/app/components/market/client/client-view-edit/client-view-edit.component.ts`:1
- `ClientTypeService` — `Pams/Web/Pams.Web/Client/app/services/common/client-type.service.ts`:1
