# DataTypes

**Kind:** Class

**Source:** `Frontend/src/app/models/shared/custom-fields.ts` (line 16)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `DataTypeName` | `string` |
| `DataTypeValue` | `string` |
| `Id` | `number` |

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

- `CustomFieldsComponent` — `Frontend/src/app/components/configuration/custom-fields/custom-fields.component.ts`:1
- `SalesPreviewComponent` — `Frontend/src/app/components/sales/new-job/sales-preview/sales-preview.component.ts`:1
- `FieldsDisplayComponent` — `Frontend/src/app/components/shared/fields-display/fields-display.component.ts`:1
