LoanProductFloatingRates

constructor(defaultDifferentialLendingRate: Double? = null, floatingInterestRateCalculationAllowed: Boolean? = null, floatingRate: FloatingRate? = null, id: Long? = null, interestRateDifferential: Double? = null, loanProduct: LoanProduct? = null, maxDifferentialLendingRate: Double? = null, minDifferentialLendingRate: Double? = null, new: Boolean? = null)

Parameters

defaultDifferentialLendingRate
floatingInterestRateCalculationAllowed
floatingRate
id
interestRateDifferential
loanProduct
maxDifferentialLendingRate
minDifferentialLendingRate
new