Kind: Class
Source: Frontend/src/app/components/warehouse/warehouse.ts (line 326)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
ProductId | number |
ProductName | string |
ProductUnitId | number |
UnitName | string |
ProductQty | number |
ProductVariantId | number |
VariantName | string |
ProductWithdrawalId | number |
CreatedAt | Date |
CreatedById | Date |
LastModifiedById | number |
LastModificationDate | Date |
Was this page helpful?