FinancialAnalysis
class FinancialAnalysis extends Model (View source)
Properties
float | $averageKwhPerMonth | ||
protected | $cashPurchaseSavingsType | ||
protected | $cashPurchaseSavingsDataType | ||
bool | $defaultBill | ||
protected | $financedPurchaseSavingsType | ||
protected | $financedPurchaseSavingsDataType | ||
protected | $financialDetailsType | ||
protected | $financialDetailsDataType | ||
protected | $leasingSavingsType | ||
protected | $leasingSavingsDataType | ||
protected | $monthlyBillType | ||
protected | $monthlyBillDataType | ||
int | $panelConfigIndex |
Methods
setAverageKwhPerMonth($averageKwhPerMonth)
No description
float
getAverageKwhPerMonth()
No description
getCashPurchaseSavings()
No description
setDefaultBill($defaultBill)
No description
bool
getDefaultBill()
No description
getFinancedPurchaseSavings()
No description
getFinancialDetails()
No description
getLeasingSavings()
No description
getMonthlyBill()
No description
setPanelConfigIndex($panelConfigIndex)
No description
int
getPanelConfigIndex()
No description
Details
setAverageKwhPerMonth($averageKwhPerMonth)
No description
float
getAverageKwhPerMonth()
No description
setCashPurchaseSavings(CashPurchaseSavings $cashPurchaseSavings)
No description
CashPurchaseSavings
getCashPurchaseSavings()
No description
setDefaultBill($defaultBill)
No description
bool
getDefaultBill()
No description
setFinancedPurchaseSavings(FinancedPurchaseSavings $financedPurchaseSavings)
No description
FinancedPurchaseSavings
getFinancedPurchaseSavings()
No description
setFinancialDetails(FinancialDetails $financialDetails)
No description
FinancialDetails
getFinancialDetails()
No description
setLeasingSavings(LeasingSavings $leasingSavings)
No description
LeasingSavings
getLeasingSavings()
No description
setMonthlyBill(Money $monthlyBill)
No description
Money
getMonthlyBill()
No description
setPanelConfigIndex($panelConfigIndex)
No description
int
getPanelConfigIndex()
No description