Loan Term Variations Data
@Serializable
Parameters
date Value
decimal Value
id
is Processed
is Specific To Installment
term Type
term Variation Applicable From
Constructors
Link copied to clipboard
constructor(dateValue: LocalDate? = null, decimalValue: Double? = null, id: Long? = null, isProcessed: Boolean? = null, isSpecificToInstallment: Boolean? = null, termType: LoanTermTypeOptions? = null, termVariationApplicableFrom: LocalDate? = null)