# DeliveryTerm

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/delivery-term.model.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `DeliveryTermID` | `number` |
| `CompanyID` | `number` |
| `Code` | `string` |
| `Name` | `string` |

## 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)

- `DeliveryTermsComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/commercial/delivery-terms/delivery-terms.component.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
- `DeliveryTermService` — `Pams/Web/Pams.Web/Client/app/services/common/delivery-term.service.ts`:1
