# AccountManagerDetails

**Kind:** Class

**Source:** `Frontend/src/app/models/person/accounts.model.ts` (line 547)

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

## Properties

| Property | Type |
|---|---|
| `Accounts` | `number[]` |
| `AccountManagerId` | `number` |
| `AccountManagerName` | `string` |

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

- `AccountManagersDetailsComponent` — `Frontend/src/app/components/market/AccountManagers/account-managers-details/account-managers-details.component.ts`:1
- `AccountsService` — `Frontend/src/app/services/person/accounts.service.ts`:1
