# GenerateBouncesComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/generate-bounces/generate-bounces.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_GenerateBouncesComponent_55e35e32["GenerateBouncesComponent"]
    class component_GenerateBouncesComponent_55e35e32 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `GenerateBouncesService`
- IMPORTS → `Bonus`
- IMPORTS → `TeamsBonusDistribution`
- IMPORTS → `BonusResponce`
- IMPORTS → `BonusStepsEnum`
- IMPORTS → `CostForBonusBranches`
- IMPORTS → `BonusObjectMapped`
- IMPORTS → `TeamsService`
- IMPORTS → `PreviousPageService`

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

- `ConfigurationRoutingModule` — `Frontend/src/app/components/configuration/configuration-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
