Kind: Class
Source: Frontend/src/app/components/warehouse/warehouse.ts (line 526)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
SalesItemId | number |
SalesOrderId | number |
SalesQty | number |
ShippedQty | number |
SalesItemName | string |
ShippingOrderId | number |
ItemUnitId | number |
ItemUnitName | string |
Products | ShippingOrderDetail[] |
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)
ShippingOrderDetailsComponent—Frontend/src/app/components/warehouse/shipping-order-details/shipping-order-details.component.ts:1
Was this page helpful?