# CalculateEarningComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_CalculateEarningComponent_3cc16b92["CalculateEarningComponent"]
    class component_CalculateEarningComponent_3cc16b92 rootComponent
```

## Relationships

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

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

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