Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts (line 307)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
StoreId | number |
CompanyId | number |
SheetNo | string |
EngineerId | number |
Comments | string |
CreatedById | number |
CreatedAt | Date |
WithdrawnById | number |
SalesOrderId | number |
SalesItemId | number |
LastModifiedById | number |
WithdrawalDate | Date |
LastModificationDate | Date |
ProductWithdrawalDetails | ProductWithdrawalList[] |
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)
WarehouseService—Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.service.ts:1
Was this page helpful?