Skip to content

RejectReasonModel

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/purchasing/purchasing.ts (line 315)

Part of: Frontend

Properties

PropertyType
Idnumber
RejectDateDate
RejectCommentstring
LastModifiedByIdnumber
CreatedByIdnumber
_isLastItemActiveboolean
_isLastContainerActiveboolean

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)

  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • PurchasingServiceFrontend/src/app/services/purchasing/purchasing.service.ts:1
  • FilterForListOfAllFrontend/src/app/services/sales/new-job/new-job.service.ts:1

Was this page helpful?

Download as PDF