# LGTypeEnum

**Kind:** Enum

**Source:** `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties.model.ts` (line 16)

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

## Values

- `NA`
- `BidBond`
- `DownPaymentBond`
- `PerformanceBond`
- `WarrantyBond`

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

- `WidgetLetterOfGuaranteesComponent` — `Frontend/src/app/components/dashboard/dashboard-libary/widgets/widget-letter-of-guarantees/widget-letter-of-guarantees.component.ts`:1
- `LettersOfGuarantiesDetailsComponent` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts`:1
- `LettersOfGuarantiesService` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties.service.ts`:1
