# AccountManagersDetailsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_AccountManagersDetailsComponent_3c9e573["AccountManagersDetailsComponent"]
    class component_AccountManagersDetailsComponent_3c9e573 rootComponent
```

## Relationships

- IMPORTS → `PersonService`
- IMPORTS → `AccountManagerDetails`
- IMPORTS → `AccountsService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `AppSettings`
- IMPORTS → `AlertsService`

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

- `AccountManagersListComponent` — `Frontend/src/app/components/market/AccountManagers/account-managers-list/account-managers-list.component.ts`:1
- `MarketModule` — `Frontend/src/app/components/market/market.module.ts`:1
