Put Self Loans Loan Id Request
@Serializable
PutSelfLoansLoanIdRequest
Parameters
amortization Type
date Format
expected Disbursement Date
interest Calculation Period Type
interest Rate Per Period
interest Type
loan Term Frequency
loan Term Frequency Type
locale
number Of Repayments
principal
product Id
repayment Every
repayment Frequency Type
transaction Processing Strategy Code
Constructors
Link copied to clipboard
constructor(amortizationType: Int? = null, dateFormat: String? = null, expectedDisbursementDate: String? = null, interestCalculationPeriodType: Int? = null, interestRatePerPeriod: Int? = null, interestType: Int? = null, loanTermFrequency: Int? = null, loanTermFrequencyType: Int? = null, locale: String? = null, numberOfRepayments: Int? = null, principal: Long? = null, productId: Int? = null, repaymentEvery: Int? = null, repaymentFrequencyType: Int? = null, transactionProcessingStrategyCode: String? = null)