Skip to content

ClientDelay

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/sales/client-delay.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
ClientDelayIDnumber
Descriptionstring
DelayTimeUnitIDnumber
DelayTimeCountnumber
DelaySerialnumber
jobProcessIDnumber
AttachedFilesAttachedfileView[]
AttachChangedany
Emptyboolean

Relationships

  • IMPORTS → AttachedfileView

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)

  • ClientDelayServiceFrontend/src/app/services/sales/client-delay.service.ts:1
  • TempInqFrontend/src/app/models/sales/inquiry.model.ts:17
  • InquiryContactFrontend/src/app/models/sales/job-process.model.ts:4

Was this page helpful?

Download as PDF