# DataTypes

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts` (line 1279)

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

## Values

- `Client`
- `Supplier`
- `Project`
- `Empolyee`
- `ProductType`
- `OrderChance`
- `InquiryType`
- `DeliveryTerm`
- `PaymentMethod`
- `OrderStatus`
- `OfferStatus`
- `Category`
- `Contact`

## Used by

7 references from 7 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (7)

- `MrqDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `CurrencyRate` — `Pams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts`:1
- `PurchasingDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-details.component.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
- `CustomSelectBoxComponent` — `Pams/Web/Pams.Web/Client/app/components/shared/custom-select-box/custom-select-box.component.ts`:1
- `NewProject` — `Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts`:51
