Skip to content

RegretReasonModel

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 586)

Part of: Frontend

Properties

PropertyType
Idnumber
RegretReasonnumber
RegretDateDate
RegretCommentstring
RegretReasonNamestring
RelatedToIdnumber
ItemIdListnumber[]
CreatedByIdnumber
IsAllowedToArchiveboolean
_isLastItemActiveboolean
_isLastContainerActiveboolean

Used by

5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (5)

  • ProcurementDetailsComponentFrontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1
  • ProcurementServiceFrontend/src/app/components/procurement/procurement.service.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • FilterForListOfAllFrontend/src/app/services/sales/new-job/new-job.service.ts:1
  • MahmoudFrontend/src/app/components/procurement/procurement.ts:4

Was this page helpful?

Download as PDF