# AccountManagersListComponent

**Kind:** Component

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

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_AccountManagersListComponent_3d465d18["AccountManagersListComponent"]
    class component_AccountManagersListComponent_3d465d18 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 → `AlertsComponent`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AccountManagersDetailsComponent`
- CALLS → `AccountsController`

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

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
