# DeductionReasonsList

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/invoices/invoices.model.ts` (line 294)

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

## Properties

| Property | Type |
|---|---|
| `DeductionReasonID` | `number` |
| `ComapnyID` | `number` |
| `Name` | `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)

- `DeductionTableComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/deduction-table/deduction-table.component.ts`:1
- `InvoicesService` — `Pams/Web/Pams.Web/Client/app/services/invoices/invoices.service.ts`:1
