# MatchingSalesItemsWithAssembledProducts

**Kind:** Class

**Source:** `Frontend/src/app/components/warehouse/warehouse.ts` (line 835)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `Name` | `string` |
| `Description` | `string` |
| `ItemDescription` | `string` |
| `SelectName` | `string` |
| `datasource` | `{Name: string}[]` |

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

- `DeliveryNoteDetailsComponent` — `Frontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts`:1
