# CashFlowItemDetail

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `ItemId` | `number` |
| `ItemName` | `string` |
| `ItemTypeId` | `number` |
| `ItemBehaviorTypeId` | `boolean` |
| `CurrenciesDetail` | `CashFlowCurrencyDetail[]` |
| `LastModifiedAt` | `Date` |
| `_totalAmountItem` | `number` |
