# ReturnNoteDetailsList

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `ProductId` | `number` |
| `IssuedQty` | `number` |
| `ProductUnitId` | `number` |
| `ReturnNoteId` | `number` |
| `ReturnedQty` | `number` |
| `ProductVariantId` | `number` |
| `IssueNoteDetailId` | `number` |
| `VariantName` | `string` |
| `ProductName` | `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)

- `ReturnNoteDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/warehouse/return-note-details/return-note-details.component.ts`:1
