# EnumPaymentMilestoneType

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/models/sales/new-job/job.model.ts` (line 530)

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

## Values

- `NA`
- `DownPayment`
- `Advanced`
- `OnDelivery`
- `AfterDelivery`

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

- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `AccountDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts`:1
- `PaymentMilestoneComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/payment-milestone/payment-milestone.component.ts`:1
- `AccountType` — `Pams/Web/Pams.Web/Client/app/models/person/accounts.model.ts`:13
