# GuaranteeValueType

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/sales/inquiry.model.ts` (line 1008)

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

## Properties

| Property | Type |
|---|---|
| `ValueTypeID` | `number` |
| `Name` | `string` |

## Used by

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

### Imported by (5)

- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
- `ValidationModel` — `Pams/Web/Pams.Web/Client/app/services/sales/date-validation-service.service.ts`:1
- `LoadDataAction` — `Pams/Web/Pams.Web/Client/app/actions/job.ts`:20
- `JobEffects` — `Pams/Web/Pams.Web/Client/app/effects/job.ts`:48
- `JobState` — `Pams/Web/Pams.Web/Client/app/reducers/job.ts`:22
