Kind: Class
Source: Frontend/src/app/models/dashboard/dashboard.model.ts (line 118)
Part of: Frontend
Properties
| Property | Type |
|---|---|
BranchId | number |
BranchName | string |
MrmForecastedClientDelayPeriod | number |
MrmForecastedClientDelayPeriodId | number |
MrmForecastedPrincipalDelayPeriod | number |
MrmForecastedPrincipalDelayPeriodId | number |
MrmForecastedSupplierDelayPeriodId | number |
MrmForecastedSupplierDelayPeriod | number |
MrmOverdueDelayPeriod | number |
MrmOverdueDelayPeriodId | number |
_isOpened | boolean |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
BranchData—Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-cash-flow-forecasted/mrm-cash-flow-forecasted.component.ts:1MRMCashFlowForecasted—Frontend/src/app/services/dashboard/dashboard-library.service.ts:1
Was this page helpful?