# MonthData

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/widgets/mrm-account-receivable/mrm-account-receivable.component.ts` (line 34)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `YearId` | `number` |
| `MonthId` | `number` |
| `BranchId` | `number` |
| `CurrencyCode` | `string` |
| `CurrencySymbol` | `string` |
| `Amount` | `number` |
| `ModelTypeId` | `number` |
| `MonthName` | `string` |
| `_totalClientsReceivable` | `number` |
| `_totalPrincipalsReceivable` | `number` |
| `_totalMonth` | `number` |
