AllowAttributeOverrides

@Serializable
data class AllowAttributeOverrides(val amortizationType: Boolean? = null, val graceOnArrearsAgeing: Boolean? = null, val graceOnPrincipalAndInterestPayment: Boolean? = null, val inArrearsTolerance: Boolean? = null, val interestCalculationPeriodType: Boolean? = null, val interestType: Boolean? = null, val repaymentEvery: Boolean? = null, val transactionProcessingStrategyCode: Boolean? = null)

Parameters

amortizationType
graceOnArrearsAgeing
graceOnPrincipalAndInterestPayment
inArrearsTolerance
interestCalculationPeriodType
interestType
repaymentEvery
transactionProcessingStrategyCode

Constructors

Link copied to clipboard
constructor(amortizationType: Boolean? = null, graceOnArrearsAgeing: Boolean? = null, graceOnPrincipalAndInterestPayment: Boolean? = null, inArrearsTolerance: Boolean? = null, interestCalculationPeriodType: Boolean? = null, interestType: Boolean? = null, repaymentEvery: Boolean? = null, transactionProcessingStrategyCode: Boolean? = null)

Properties

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