Kind: Class
Source: Frontend/src/app/models/sales/offer-milestone.model.ts (line 2)
Part of: Frontend
Properties
| Property | Type |
|---|---|
JobMileStoneID | number |
MileStoneSerial | number |
InstallmentPercentage | number |
InstallmentValue | number |
Action | string |
VersionID | number |
Relationships
- IMPORTS →
AppSettings
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)
OfferMilestoneService—Frontend/src/app/services/sales/offer-milestone.service.ts:1TempInq—Frontend/src/app/models/sales/inquiry.model.ts:17JobVersion—Frontend/src/app/models/sales/job-version.model.ts:10
Was this page helpful?