LoanProductConfigurableAttributes

@Serializable
data class LoanProductConfigurableAttributes(val amortizationBoolean: Boolean? = null, val amortizationType: Boolean? = null, val arrearsToleranceBoolean: Boolean? = null, val graceOnArrearsAgeing: Boolean? = null, val graceOnArrearsAgingBoolean: Boolean? = null, val graceOnPrincipalAndInterestPayment: Boolean? = null, val graceOnPrincipalAndInterestPaymentBoolean: Boolean? = null, val id: Long? = null, val inArrearsTolerance: Boolean? = null, val interestCalcPeriodBoolean: Boolean? = null, val interestCalculationPeriodType: Boolean? = null, val interestMethodBoolean: Boolean? = null, val interestType: Boolean? = null, val loanProduct: LoanProduct? = null, val new: Boolean? = null, val repaymentEvery: Boolean? = null, val repaymentEveryBoolean: Boolean? = null, val transactionProcessingStrategyBoolean: Boolean? = null, val transactionProcessingStrategyCode: Boolean? = null)

Parameters

amortizationBoolean
amortizationType
arrearsToleranceBoolean
graceOnArrearsAgeing
graceOnArrearsAgingBoolean
graceOnPrincipalAndInterestPayment
graceOnPrincipalAndInterestPaymentBoolean
id
inArrearsTolerance
interestCalcPeriodBoolean
interestCalculationPeriodType
interestMethodBoolean
interestType
loanProduct
new
repaymentEvery
repaymentEveryBoolean
transactionProcessingStrategyBoolean
transactionProcessingStrategyCode

Constructors

Link copied to clipboard
constructor(amortizationBoolean: Boolean? = null, amortizationType: Boolean? = null, arrearsToleranceBoolean: Boolean? = null, graceOnArrearsAgeing: Boolean? = null, graceOnArrearsAgingBoolean: Boolean? = null, graceOnPrincipalAndInterestPayment: Boolean? = null, graceOnPrincipalAndInterestPaymentBoolean: Boolean? = null, id: Long? = null, inArrearsTolerance: Boolean? = null, interestCalcPeriodBoolean: Boolean? = null, interestCalculationPeriodType: Boolean? = null, interestMethodBoolean: Boolean? = null, interestType: Boolean? = null, loanProduct: LoanProduct? = null, new: Boolean? = null, repaymentEvery: Boolean? = null, repaymentEveryBoolean: Boolean? = null, transactionProcessingStrategyBoolean: Boolean? = null, transactionProcessingStrategyCode: Boolean? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val interestType: Boolean? = null
Link copied to clipboard
Link copied to clipboard
val new: Boolean? = null
Link copied to clipboard
val repaymentEvery: Boolean? = null
Link copied to clipboard