# itemProcessShared

**Kind:** Class

**Source:** `Frontend/src/app/models/sales/items-process-shared.model.ts` (line 3)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `ItemStatus` | `JobItemStatus` |
| `statusID` | `number` |
| `ConfirmedProcess` | `boolean` |
| `ConfirmedItem` | `boolean` |
| `fromProccess` | `boolean` |

## Relationships

- IMPORTS → `JobItemStatus`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `ItemProcessSharedService` — `Frontend/src/app/services/sales/item-process-shared.service.ts`:1
