# AccountManagersListComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/market/AccountManagers/account-managers-list/account-managers-list.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_AccountManagersListComponent_69af9705["AccountManagersListComponent"]
    class component_AccountManagersListComponent_69af9705 rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `AccountsService`
- IMPORTS → `Account`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `JobListLayoutService`
- IMPORTS → `JobListLayout`
- IMPORTS → `DefaultJobListLayout`
- IMPORTS → `AlertsService`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AccountManagersDetailsComponent`
- CALLS → `AccountsController`

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

- `MarketModule` — `Frontend/src/app/components/market/market.module.ts`:1
