Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/MRQ/mrq.ts (line 47)
Part of: Pams
Properties
| Property | Type |
|---|---|
CompanyBranchId | number |
Id | number |
ProductId | number |
ProductVariantId | number |
ProductName | string |
VariantName | string |
ProductQuantity | number |
ProductUnitId | number |
BOMDetailId | number |
ExpectedDeliveryDate | Date |
ProductDescription | string |
MRQRequestId | number |
ProductCategoryId | number |
LastModifiedAt | Date |
LastModifiedById | number |
CreatedById | number |
CreatedAt | Date |
LastModificationDate | Date |
PackageJobId | number |
PackageJobNo | string |
MRQTypeId | number |
MinStockQty | number |
MinRequisitionQty | number |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
MrqDetailsComponent—Pams/Web/Pams.Web/Client/app/components/MRQ/mrq-details/mrq-details.component.ts:1MrqService—Pams/Web/Pams.Web/Client/app/components/MRQ/mrq.service.ts:1
Was this page helpful?