PostLoansRequest

constructor(amortizationType: Int? = null, clientId: Long? = null, dateFormat: String? = null, daysInYearType: PostLoansRequest.DaysInYearType? = null, disbursementData: List<PostLoansDisbursementData>? = null, expectedDisbursementDate: String? = null, externalId: String? = null, fixedPrincipalPercentagePerInstallment: Double? = null, graceOnArrearsAgeing: Int? = null, graceOnInterestCharged: Int? = null, graceOnInterestPayment: Int? = null, graceOnPrincipalPayment: Int? = null, interestCalculationPeriodType: Int? = null, interestRatePerPeriod: Double? = null, interestType: Int? = null, loanScheduleProcessingType: String? = null, loanScheduleType: String? = null, loanTermFrequency: Int? = null, loanTermFrequencyType: Int? = null, loanType: String? = null, locale: String? = null, maxOutstandingLoanBalance: Double? = null, numberOfRepayments: Int? = null, principal: Double? = null, productId: Long? = null, repaymentEvery: Int? = null, repaymentFrequencyType: Int? = null, repaymentsStartingFromDate: LocalDate? = null, submittedOnDate: String? = null, transactionProcessingStrategyCode: String? = null)

Parameters

amortizationType
clientId
dateFormat
daysInYearType
disbursementData

List of PostLoansDisbursementData

expectedDisbursementDate
externalId
fixedPrincipalPercentagePerInstallment
graceOnArrearsAgeing
graceOnInterestCharged
graceOnInterestPayment
graceOnPrincipalPayment
interestCalculationPeriodType
interestRatePerPeriod
interestType
loanScheduleProcessingType
loanScheduleType
loanTermFrequency
loanTermFrequencyType
loanType
locale
maxOutstandingLoanBalance

Maximum allowed outstanding balance

numberOfRepayments
principal
productId
repaymentEvery
repaymentFrequencyType
repaymentsStartingFromDate
submittedOnDate
transactionProcessingStrategyCode