Kind: Class
Source: Frontend/src/app/models/common/delivery-term.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
DeliveryTermID | number |
CompanyID | number |
Code | string |
Name | string |
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
DeliveryTermsComponent—Frontend/src/app/components/configuration/commercial/delivery-terms/delivery-terms.component.ts:1NewJobComponent—Frontend/src/app/components/sales/new-job/new-job.component.ts:1DeliveryTermService—Frontend/src/app/services/common/delivery-term.service.ts:1JobVersion—Frontend/src/app/models/sales/job-version.model.ts:10
Was this page helpful?