Kind: Class
Source: Frontend/src/app/components/warehouse/warehouse.ts (line 714)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
ProductId | number |
IssuedQty | number |
ProductUnitId | number |
ExternalServiceId | number |
VariantName | string |
ProductVariantId | number |
AssembledProductId | number |
UnitName | string |
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)
ExtrServiceDetailsComponent—Frontend/src/app/components/warehouse/extr-service-details/extr-service-details.component.ts:1
Was this page helpful?