# IssueGoodsDetails

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts` (line 656)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `IssueNoteId` | `number` |
| `ProductId` | `number` |
| `ProductVariantId` | `number` |
| `AssembledProductId` | `number` |
| `StockingProductDetailId` | `number` |
| `IssuedQty` | `number` |
| `ProductUnitId` | `number` |
| `VariantName` | `string` |
| `ProductDescription` | `string` |
| `Name` | `string` |
| `UnitName` | `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)

- `IssueGoodsDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/issue-goods-details/issue-goods-details.component.ts`:1
