# LettersOfGuarantiesService

**Kind:** Service

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

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `LettersOfGuarantiesDetails`
- IMPORTS → `LGTypeEnum`
- IMPORTS → `LGExtension`
- IMPORTS → `LGDeduction`
- IMPORTS → `LGIncrease`

## Used by

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

### Imported by (7)

- `CallActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts`:1
- `MeetingActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `NewActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts`:1
- `VisitActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts`:1
- `NewTasksComponent` — `Frontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts`:1
- `LettersOfGuarantiesDetailsComponent` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-details/letters-of-guaranties-details.component.ts`:1
- `LettersOfGuarantiesListComponent` — `Frontend/src/app/components/letters-of-guaranties/letters-of-guaranties-list/letters-of-guaranties-list.component.ts`:1
