# SaveModelItemDetails

**Kind:** Class

**Source:** `Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow-forecasted/mrm-cash-flow-forecasted.component.ts` (line 170)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `ItemId` | `number` |
| `YearId` | `number` |
| `MonthId` | `number` |
| `BranchId` | `number` |
| `ItemTypeId` | `number` |
| `ItemBehaviorTypeId` | `boolean` |
| `BelongToTypeId` | `number` |
| `ItemAmount` | `number` |
| `CurrencyCode` | `string` |
| `CurrencySymbol` | `string` |
| `RateToSalesCurrency` | `number` |
| `CreatedAt` | `Date` |
| `CreatedById` | `number` |
