# LettersOfGuarantiesListComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-list/letters-of-guaranties-list.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_LettersOfGuarantiesListComponent_761d2538["LettersOfGuarantiesListComponent"]
    class component_LettersOfGuarantiesListComponent_761d2538 rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `JobStageEnum`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `NewJobService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `EnumPagename`
- IMPORTS → `environment`
- IMPORTS → `LGStageEnum`
- IMPORTS → `LettersOfGuarantiesService`

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

- `LettersOfGuarantiesComponentsModule` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-components.module.ts`:1
- `LettersOfGuarantiesRoutingModule` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-routing.module.ts`:1
- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
