Kind: Class
Source: Frontend/src/app/models/sales/client-delay.model.ts (line 2)
Part of: Frontend
Properties
| Property | Type |
|---|---|
ClientDelayID | number |
Description | string |
DelayTimeUnitID | number |
DelayTimeCount | number |
DelaySerial | number |
jobProcessID | number |
AttachedFiles | AttachedfileView[] |
AttachChanged | any |
Empty | boolean |
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)
ClientDelayService—Frontend/src/app/services/sales/client-delay.service.ts:1TempInq—Frontend/src/app/models/sales/inquiry.model.ts:17InquiryContact—Frontend/src/app/models/sales/job-process.model.ts:4
Was this page helpful?