Kind: Class
Source: Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow/mrm-cash-flow.component.ts (line 96)
Part of: Frontend
Properties
| Property | Type |
|---|---|
CashFlowBank | SaveModelBankDetails[] |
CashFlowBankSummary | number |
CashFlowReceivable | SaveModelItemDetails[] |
CashFlowReceivableActualSummary | number |
CashFlowPayable | SaveModelItemDetails[] |
CashFlowPayableActualSummary | number |
CashFlowLGs | SaveModelItemDetails[] |
CashFlowLGsActualSummary | number |
CashFlowWH | SaveModelItemDetails[] |
CashFlowWHActualSummary | number |
Was this page helpful?