# City

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/common/city.model.ts` (line 2)

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

## Properties

| Property | Type |
|---|---|
| `CityID` | `number` |
| `CountryCode` | `string` |
| `Name` | `string` |
| `GovernateID` | `number` |
