# SaveModel

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow/mrm-cash-flow.component.ts` (line 94)

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

## Properties

| Property | Type |
|---|---|
| `CashFlowBank` | `SaveModelBankDetails[]` |
| `CashFlowBankSummary` | `number` |
| `CashFlowReceivable` | `SaveModelItemDetails[]` |
| `CashFlowReceivableActualSummary` | `number` |
| `CashFlowPayable` | `SaveModelItemDetails[]` |
| `CashFlowPayableActualSummary` | `number` |
| `CashFlowLGs` | `SaveModelItemDetails[]` |
| `CashFlowLGsActualSummary` | `number` |
| `CashFlowWH` | `SaveModelItemDetails[]` |
| `CashFlowWHActualSummary` | `number` |
