# CashFlowBankDetail

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `BankId` | `number` |
| `BankName` | `string` |
| `ItemTypeId` | `number` |
| `ItemBelongToId` | `number` |
| `IsCalculated` | `boolean` |
| `CurrenciesDetail` | `CashFlowCurrencyDetail[]` |
| `LastModifiedAt` | `Date` |
| `_totalAmountItem` | `number` |
