Loan Product Floating Rates
@Serializable
Parameters
default Differential Lending Rate
floating Interest Rate Calculation Allowed
floating Rate
id
interest Rate Differential
loan Product
max Differential Lending Rate
min Differential Lending Rate
new
Constructors
Link copied to clipboard
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)