# GuaranteeType

**Kind:** Class

**Source:** `Frontend/src/app/models/common/guarantee-type.model.ts` (line 1)

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

## Properties

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

## Used by

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

### Imported by (2)

- `GuaranteeTypesComponent` — `Frontend/src/app/components/configuration/commercial/guarantee-types/guarantee-types.component.ts`:1
- `GuaranteeTypeService` — `Frontend/src/app/services/common/guarantee-type.service.ts`:1
