# DashboardBookingData

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/dashboard/data/dashboard-booking-data.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `Orders` | `Widget_GetOrdersForCurrentYearBindingModel[]` |
| `Target` | `number` |
| `Tendency` | `number` |
| `TotalBooking` | `number` |

## Used by

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

### Imported by (3)

- `DashboardDataService` — `Pams/Web/Pams.Web/Client/app/services/dashboard/data/dashboard-data.service.ts`:1
- `LoadCurrentJobsDataAction` — `Pams/Web/Pams.Web/Client/app/actions/dashboard.ts`:9
- `DashboardState` — `Pams/Web/Pams.Web/Client/app/reducers/dashboard.ts`:10
