# AccountDecreasedCommission

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/person/accounts.model.ts` (line 514)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `AccountContractDetailId` | `number` |
| `AccountContractId` | `number` |
| `CompanyBranchId` | `number` |
| `AccountId` | `number` |
| `ProductTypeId` | `number` |
| `FromValue` | `number` |
| `ToValue` | `number` |
| `Percentage` | `number` |
| `DecreasedTableSerial` | `number` |

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

- `DecreasedTableComponent` — `Pams/Web/Pams.Web/Client/app/components/market/account-details/decreased-table/decreased-table.component.ts`:1
