# DecreasedTableComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_DecreasedTableComponent_683389c7["DecreasedTableComponent"]
    class component_DecreasedTableComponent_683389c7 rootComponent
```

## Relationships

- IMPORTS → `AccountContractDetails`
- IMPORTS → `AccountDecreasedCommission`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `CompanyCurrency`
- IMPORTS → `AppSettings`

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

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