# CancelReasonModelForItems

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/sales/new-job/job.model.ts` (line 493)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `CancelReason` | `number` |
| `CancelDate` | `Date` |
| `CancelComment` | `string` |
| `CancelReasonName` | `string` |
| `ItemIdList` | `number[]` |
