LoanProduct

constructor(accountingDisabled: Boolean? = null, accountingType: Int? = null, accrualBasedAccountingEnabled: Boolean? = null, allowApprovedDisbursedAmountsOverApplied: Boolean? = null, arrearsBasedOnOriginalSchedule: Boolean? = null, cashBasedAccountingEnabled: Boolean? = null, closeDate: LocalDate? = null, currency: MonetaryCurrency? = null, delinquencyBucket: DelinquencyBucket? = null, disallowExpectedDisbursements: Boolean? = null, dueDaysForRepaymentEvent: Int? = null, enableInstallmentLevelDelinquency: Boolean? = null, equalAmortization: Boolean? = null, externalId: ExternalId? = null, fixedPrincipalPercentagePerInstallment: Double? = null, floatingRates: LoanProductFloatingRates? = null, holdGuaranteeFundsEnabled: Boolean? = null, id: Long? = null, includeInBorrowerCycle: Boolean? = null, installmentAmountInMultiplesOf: Int? = null, interestPeriodFrequencyType: LoanProduct.InterestPeriodFrequencyType? = null, interestRecalculationEnabled: Boolean? = null, linkedToFloatingInterestRate: Boolean? = null, loanProductCharges: List<Charge>? = null, loanProductConfigurableAttributes: LoanProductConfigurableAttributes? = null, loanProductGuaranteeDetails: LoanProductGuaranteeDetails? = null, loanProductRelatedDetail: LoanProductRelatedDetail? = null, loanProductTrancheDetails: LoanProductTrancheDetails? = null, maxNominalInterestRatePerPeriod: Double? = null, maxNumberOfRepayments: Int? = null, maxPrincipalAmount: Money? = null, minNominalInterestRatePerPeriod: Double? = null, minNumberOfRepayments: Int? = null, minPrincipalAmount: Money? = null, minimumDaysBetweenDisbursalAndFirstRepayment: Int? = null, multiDisburseLoan: Boolean? = null, new: Boolean? = null, nominalInterestRatePerPeriod: Double? = null, numberOfRepayments: Int? = null, overAppliedCalculationType: String? = null, overAppliedNumber: Int? = null, overDueDaysForRepaymentEvent: Int? = null, paymentAllocationRules: List<LoanProductPaymentAllocationRule>? = null, periodicAccrualAccountingEnabled: Boolean? = null, principalAmount: Money? = null, principalThresholdForLastInstallment: Double? = null, productInterestRecalculationDetails: LoanProductInterestRecalculationDetails? = null, rates: List<Rate>? = null, repaymentStartDateType: LoanProduct.RepaymentStartDateType? = null, repaymentStrategy: String? = null, shortName: String? = null, startDate: LocalDate? = null, syncExpectedWithDisbursementDate: Boolean? = null, transactionProcessingStrategyCode: String? = null, transactionProcessingStrategyName: String? = null, upfrontAccrualAccountingEnabled: Boolean? = null)

Parameters

accountingDisabled
accountingType
accrualBasedAccountingEnabled
allowApprovedDisbursedAmountsOverApplied
arrearsBasedOnOriginalSchedule
cashBasedAccountingEnabled
closeDate
currency
delinquencyBucket
disallowExpectedDisbursements
dueDaysForRepaymentEvent
enableInstallmentLevelDelinquency
equalAmortization
externalId
fixedPrincipalPercentagePerInstallment
floatingRates
holdGuaranteeFundsEnabled
id
includeInBorrowerCycle
installmentAmountInMultiplesOf
interestPeriodFrequencyType
interestRecalculationEnabled
linkedToFloatingInterestRate
loanProductCharges
loanProductConfigurableAttributes
loanProductGuaranteeDetails
loanProductRelatedDetail
loanProductTrancheDetails
maxNominalInterestRatePerPeriod
maxNumberOfRepayments
maxPrincipalAmount
minNominalInterestRatePerPeriod
minNumberOfRepayments
minPrincipalAmount
minimumDaysBetweenDisbursalAndFirstRepayment
multiDisburseLoan
new
nominalInterestRatePerPeriod
numberOfRepayments
overAppliedCalculationType
overAppliedNumber
overDueDaysForRepaymentEvent
paymentAllocationRules
periodicAccrualAccountingEnabled
principalAmount
principalThresholdForLastInstallment
productInterestRecalculationDetails
rates
repaymentStartDateType
repaymentStrategy
shortName
startDate
syncExpectedWithDisbursementDate
transactionProcessingStrategyCode
transactionProcessingStrategyName
upfrontAccrualAccountingEnabled