# BookingPrincipalTarget

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/booking-target.model.ts` (line 24)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `TargetYear` | `number` |
| `PrincipalId` | `number` |
| `PrincipalName` | `string` |
| `TargetValue` | `number` |
| `CompanyBranchId` | `number` |
| `PrincipalTargetDetails` | `PrincipalTargetDetails[]` |

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

- `BookingTargetsComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/company/booking-targets/booking-targets.component.ts`:1
- `BookingTargetService` — `Pams/Web/Pams.Web/Client/app/services/common/booking-target.service.ts`:1
