GetLoanProductsResponse

constructor(accountingRule: GetLoanProductsAccountingRule? = null, amortizationType: GetLoanProductsAmortizationType? = null, annualInterestRate: Double? = null, currency: GetLoanProductsCurrency? = null, daysInMonthType: GetLoansProductsDaysInMonthType? = null, daysInYearType: GetLoansProductsDaysInYearType? = null, endDate: LocalDate? = null, fixedPrincipalPercentagePerInstallment: Double? = null, id: Long? = null, includeInBorrowerCycle: Boolean? = null, interestCalculationPeriodType: GetLoansProductsInterestCalculationPeriodType? = null, interestRateFrequencyType: GetLoanProductsInterestRateFrequencyType? = null, interestRatePerPeriod: Double? = null, interestRateVariationsForBorrowerCycle: List<Int>? = null, interestRecalculationData: GetLoanProductsInterestRecalculationData? = null, interestType: GetLoanProductsInterestType? = null, isInterestRecalculationEnabled: Boolean? = null, maxNumberOfRepayments: Int? = null, maxPrincipal: Double? = null, minNumberOfRepayments: Int? = null, minPrincipal: Double? = null, name: String? = null, numberOfRepaymentVariationsForBorrowerCycle: List<Int>? = null, numberOfRepayments: Int? = null, principal: Double? = null, principalThresholdForLastInstalment: Int? = null, principalVariationsForBorrowerCycle: List<Int>? = null, repaymentEvery: Int? = null, repaymentFrequencyType: GetLoanProductsRepaymentFrequencyType? = null, repaymentStartDateType: GetLoanProductsRepaymentStartDateType? = null, shortName: String? = null, startDate: LocalDate? = null, status: String? = null, transactionProcessingStrategy: String? = null, transactionProcessingStrategyName: String? = null, useBorrowerCycle: Boolean? = null)

Parameters

accountingRule
amortizationType
annualInterestRate
currency
daysInMonthType
daysInYearType
endDate
fixedPrincipalPercentagePerInstallment
id
includeInBorrowerCycle
interestCalculationPeriodType
interestRateFrequencyType
interestRatePerPeriod
interestRateVariationsForBorrowerCycle
interestRecalculationData
interestType
isInterestRecalculationEnabled
maxNumberOfRepayments
maxPrincipal
minNumberOfRepayments
minPrincipal
name
numberOfRepaymentVariationsForBorrowerCycle
numberOfRepayments
principal
principalThresholdForLastInstalment
principalVariationsForBorrowerCycle
repaymentEvery
repaymentFrequencyType
repaymentStartDateType
shortName
startDate
status
transactionProcessingStrategy
transactionProcessingStrategyName
useBorrowerCycle