FinancedPurchaseSavings
class FinancedPurchaseSavings extends Model (View source)
Properties
protected | $annualLoanPaymentType | ||
protected | $annualLoanPaymentDataType | ||
float | $loanInterestRate | ||
protected | $rebateValueType | ||
protected | $rebateValueDataType | ||
protected | $savingsType | ||
protected | $savingsDataType |
Methods
getAnnualLoanPayment()
No description
setLoanInterestRate($loanInterestRate)
No description
float
getLoanInterestRate()
No description
getRebateValue()
No description
getSavings()
No description
Details
setAnnualLoanPayment(Money $annualLoanPayment)
No description
Money
getAnnualLoanPayment()
No description
setLoanInterestRate($loanInterestRate)
No description
float
getLoanInterestRate()
No description
setRebateValue(Money $rebateValue)
No description
Money
getRebateValue()
No description
setSavings(SavingsOverTime $savings)
No description
SavingsOverTime
getSavings()
No description