# UnAllocatedProduct

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `StoreId` | `number` |
| `ProductId` | `number` |
| `_ProductName` | `string` |
| `ProductVariantId` | `number` |
| `_ProductVariantName` | `string` |
| `ProductUnitId` | `number` |
| `StockTypeId` | `number` |
| `StoreAreaId` | `number` |
| `PositionName` | `string` |
| `LatestSupplierId` | `number` |
| `InspectionSheetId` | `number` |

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

- `WarehouseService` — `Frontend/src/app/components/warehouse/warehouse.service.ts`:1
