Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/procurement/procurement.ts (line 229)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
JobId | number |
SupplierId | number |
RequiredOfferType | number |
InquiryStage | number |
StatusId | number |
CancelDetailId | number |
CancelDetail | CancelReasonModel |
RegretDetail | RegretReasonModel |
BidDueDate | Date |
CompanyBranchId | number |
OldStage | number |
CreatedAt | Date |
CreatedById | number |
LastModifiedById | number |
LastModifiedAt | Date |
Products | ProcurementProducts[] |
isOpened | boolean |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
ProcurementDetailsComponent—Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-details.component.ts:1ProcurementInquiryComponent—Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-inquiry/procurement-inquiry.component.ts:1ProcurementService—Pams/Web/Pams.Web/Client/app/components/procurement/procurement.service.ts:1
Was this page helpful?