# SalaryForBonusBranchesMapped

**Kind:** Class

**Source:** `Frontend/src/app/models/common/generate-bounces.ts` (line 170)

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

## Properties

| Property | Type |
|---|---|
| `BranchId` | `number` |
| `BranchName` | `string` |
| `SalarySheets` | `SalaryForBonusBranches[]` |
| `_isOpened` | `boolean` |
| `_salesGroup` | `SalaryForBonusBranches[]` |
| `_teamlessGroup` | `SalaryForBonusBranches[]` |
| `_adminGroup` | `SalaryForBonusBranches[]` |
| `_BonusStage_ShareDistributionForTeamless` | `number` |

## Used by

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

### Imported by (5)

- `BonusDistribuionComponent` — `Frontend/src/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribuion.component.ts`:1
- `BonusDistributionBasedOnAmountComponent` — `Frontend/src/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribution-based-on-amount/bonus-distribution-based-on-amount.component.ts`:1
- `BonusDistributionBasedOnMonthsComponent` — `Frontend/src/app/components/configuration/generate-bounces/bonus-distribuion/bonus-distribution-based-on-months/bonus-distribution-based-on-months.component.ts`:1
- `SalariesBranchesComponent` — `Frontend/src/app/components/configuration/generate-bounces/salaries-branches/salaries-branches.component.ts`:1
- `GenerateBouncesService` — `Frontend/src/app/services/configurations/generate-bounces.service.ts`:1
