Kind: Class
Source: Frontend/src/app/components/warehouse/warehouse.ts (line 75)
Part of: Frontend
Properties
| Property | Type |
|---|---|
UniqId | string |
ProductId | number |
ProductName | string |
ProductDescription | string |
ProductQuantity | number |
UnitName | string |
VariantId | number |
VariantName | string |
ProductUnitId | number |
GroupId | 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)
ReceivingShipmentDetailsComponent—Frontend/src/app/components/warehouse/receiving-shipment-details/receiving-shipment-details.component.ts:1
Was this page helpful?