Kind: Class
Source: Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-finance-lg/mrm-finance-lg.component.ts (line 33)
Part of: Frontend
Properties
| Property | Type |
|---|---|
BidBondAmount | number |
CashCoverAmount | number |
CreditAvailableAmount | number |
CreditLimitAmount | number |
DownPaymentAmount | number |
PerformanceAmount | number |
TotalAmount | number |
YearId | number |
MonthId | number |
MonthName | string |
BankId | number |
BankName | string |
_totalBidBondAmount | number |
_totalCashCoverAmount | number |
_totalCreditAvailableAmount | number |
_totalCreditLimitAmount | number |
_totalDownPaymentAmount | number |
_totalPerformanceAmount | number |
_totalTotalAmount | number |
Was this page helpful?