PutLoanProductsProductIdRequest

@Serializable
data class PutLoanProductsProductIdRequest(val accountMovesOutOfNPAOnlyOnArrearsCompletion: Boolean? = null, val accountingRule: Int? = null, val allowApprovedDisbursedAmountsOverApplied: Boolean? = null, val allowAttributeOverrides: AllowAttributeOverrides? = null, val allowPartialPeriodInterestCalcualtion: Boolean? = null, val allowVariableInstallments: Boolean? = null, val amortizationType: Int? = null, val canDefineInstallmentAmount: Boolean? = null, val canUseForTopup: Boolean? = null, val chargeOffExpenseAccountId: Long? = null, val chargeOffFraudExpenseAccountId: Long? = null, val charges: List<ChargeData>? = null, val closeDate: String? = null, val currencyCode: String? = null, val dateFormat: String? = null, val daysInMonthType: Long? = null, val daysInYearType: Long? = null, val delinquencyBucketId: Long? = null, val description: String? = null, val digitsAfterDecimal: Int? = null, val disableScheduleExtensionForDownPayment: Boolean? = null, val disallowExpectedDisbursements: Boolean? = null, val disbursedAmountPercentageForDownPayment: Double? = null, val dueDaysForRepaymentEvent: Int? = null, val enableAutoRepaymentForDownPayment: Boolean? = null, val enableDownPayment: Boolean? = null, val enableInstallmentLevelDelinquency: Boolean? = null, val feeToIncomeAccountMappings: List<GetLoanFeeToIncomeAccountMappings>? = null, val fixedPrincipalPercentagePerInstallment: Double? = null, val fundId: Long? = null, val fundSourceAccountId: Long? = null, val goodwillCreditAccountId: Long? = null, val graceOnArrearsAgeing: Int? = null, val graceOnInterestPayment: Int? = null, val graceOnPrincipalPayment: Int? = null, val holdGuaranteeFunds: Boolean? = null, val inArrearsTolerance: Int? = null, val inMultiplesOf: Int? = null, val includeInBorrowerCycle: Boolean? = null, val incomeFromChargeOffFeesAccountId: Long? = null, val incomeFromChargeOffInterestAccountId: Long? = null, val incomeFromChargeOffPenaltyAccountId: Long? = null, val incomeFromFeeAccountId: Long? = null, val incomeFromGoodwillCreditFeesAccountId: Long? = null, val incomeFromGoodwillCreditInterestAccountId: Long? = null, val incomeFromGoodwillCreditPenaltyAccountId: Long? = null, val incomeFromPenaltyAccountId: Long? = null, val incomeFromRecoveryAccountId: Long? = null, val installmentAmountInMultiplesOf: Int? = null, val interestCalculationPeriodType: Int? = null, val interestOnLoanAccountId: Long? = null, val interestRateFrequencyType: Int? = null, val interestRatePerPeriod: Double? = null, val interestRateVariationsForBorrowerCycle: List<Int>? = null, val interestRecalculationCompoundingMethod: Int? = null, val interestType: Int? = null, val isEqualAmortization: Boolean? = null, val isInterestRecalculationEnabled: Boolean? = null, val isLinkedToFloatingInterestRates: Boolean? = null, val loanPortfolioAccountId: Long? = null, val locale: String? = null, val maxInterestRatePerPeriod: Double? = null, val maxNumberOfRepayments: Int? = null, val maxPrincipal: Double? = null, val maxTrancheCount: Int? = null, val minInterestRatePerPeriod: Double? = null, val minNumberOfRepayments: Int? = null, val minPrincipal: Double? = null, val minimumDaysBetweenDisbursalAndFirstRepayment: Int? = null, val multiDisburseLoan: Boolean? = null, val name: String? = null, val numberOfRepaymentVariationsForBorrowerCycle: List<Int>? = null, val numberOfRepayments: Int? = null, val outstandingLoanBalance: Double? = null, val overAppliedCalculationType: String? = null, val overAppliedNumber: Int? = null, val overDueDaysForRepaymentEvent: Int? = null, val overdueDaysForNPA: Int? = null, val overpaymentLiabilityAccountId: Long? = null, val paymentAllocation: List<AdvancedPaymentData>? = null, val paymentChannelToFundSourceMappings: List<GetLoanPaymentChannelToFundSourceMappings>? = null, val penaltyToIncomeAccountMappings: List<ChargeToGLAccountMapper>? = null, val preClosureInterestCalculationStrategy: Int? = null, val principal: Double? = null, val principalThresholdForLastInstallment: Int? = null, val principalVariationsForBorrowerCycle: List<Int>? = null, val rates: List<RateData>? = null, val recalculationCompoundingFrequencyInterval: Int? = null, val recalculationCompoundingFrequencyOnDayType: Int? = null, val recalculationCompoundingFrequencyType: Int? = null, val recalculationRestFrequencyInterval: Int? = null, val recalculationRestFrequencyType: Int? = null, val receivableFeeAccountId: Long? = null, val receivableInterestAccountId: Long? = null, val receivablePenaltyAccountId: Long? = null, val repaymentEvery: Int? = null, val repaymentFrequencyType: Int? = null, val repaymentStartDateType: Int? = null, val rescheduleStrategyMethod: Int? = null, val shortName: String? = null, val startDate: String? = null, val transactionProcessingStrategyCode: String? = null, val transfersInSuspenseAccountId: Long? = null, val useBorrowerCycle: Boolean? = null, val writeOffAccountId: Long? = null)

PutLoanProductsProductIdRequest

Parameters

accountMovesOutOfNPAOnlyOnArrearsCompletion
accountingRule
allowApprovedDisbursedAmountsOverApplied
allowAttributeOverrides
allowPartialPeriodInterestCalcualtion
allowVariableInstallments
amortizationType
canDefineInstallmentAmount
canUseForTopup
chargeOffExpenseAccountId
chargeOffFraudExpenseAccountId
charges
closeDate
currencyCode
dateFormat
daysInMonthType
daysInYearType
delinquencyBucketId
description
digitsAfterDecimal
disableScheduleExtensionForDownPayment
disallowExpectedDisbursements
disbursedAmountPercentageForDownPayment
dueDaysForRepaymentEvent
enableAutoRepaymentForDownPayment
enableDownPayment
enableInstallmentLevelDelinquency
feeToIncomeAccountMappings
fixedPrincipalPercentagePerInstallment
fundId
fundSourceAccountId
goodwillCreditAccountId
graceOnArrearsAgeing
graceOnInterestPayment
graceOnPrincipalPayment
holdGuaranteeFunds
inArrearsTolerance
inMultiplesOf
includeInBorrowerCycle
incomeFromChargeOffFeesAccountId
incomeFromChargeOffInterestAccountId
incomeFromChargeOffPenaltyAccountId
incomeFromFeeAccountId
incomeFromGoodwillCreditFeesAccountId
incomeFromGoodwillCreditInterestAccountId
incomeFromGoodwillCreditPenaltyAccountId
incomeFromPenaltyAccountId
incomeFromRecoveryAccountId
installmentAmountInMultiplesOf
interestCalculationPeriodType
interestOnLoanAccountId
interestRateFrequencyType
interestRatePerPeriod
interestRateVariationsForBorrowerCycle
interestRecalculationCompoundingMethod
interestType
isEqualAmortization
isInterestRecalculationEnabled
isLinkedToFloatingInterestRates
loanPortfolioAccountId
locale
maxInterestRatePerPeriod
maxNumberOfRepayments
maxPrincipal
maxTrancheCount
minInterestRatePerPeriod
minNumberOfRepayments
minPrincipal
minimumDaysBetweenDisbursalAndFirstRepayment
multiDisburseLoan
name
numberOfRepaymentVariationsForBorrowerCycle
numberOfRepayments
outstandingLoanBalance
overAppliedCalculationType
overAppliedNumber
overDueDaysForRepaymentEvent
overdueDaysForNPA
overpaymentLiabilityAccountId
paymentAllocation
paymentChannelToFundSourceMappings
penaltyToIncomeAccountMappings
preClosureInterestCalculationStrategy
principal
principalThresholdForLastInstallment
principalVariationsForBorrowerCycle
rates
recalculationCompoundingFrequencyInterval
recalculationCompoundingFrequencyOnDayType
recalculationCompoundingFrequencyType
recalculationRestFrequencyInterval
recalculationRestFrequencyType
receivableFeeAccountId
receivableInterestAccountId
receivablePenaltyAccountId
repaymentEvery
repaymentFrequencyType
repaymentStartDateType
rescheduleStrategyMethod
shortName
startDate
transactionProcessingStrategyCode
transfersInSuspenseAccountId
useBorrowerCycle
writeOffAccountId

Constructors

Link copied to clipboard
constructor(accountMovesOutOfNPAOnlyOnArrearsCompletion: Boolean? = null, accountingRule: Int? = null, allowApprovedDisbursedAmountsOverApplied: Boolean? = null, allowAttributeOverrides: AllowAttributeOverrides? = null, allowPartialPeriodInterestCalcualtion: Boolean? = null, allowVariableInstallments: Boolean? = null, amortizationType: Int? = null, canDefineInstallmentAmount: Boolean? = null, canUseForTopup: Boolean? = null, chargeOffExpenseAccountId: Long? = null, chargeOffFraudExpenseAccountId: Long? = null, charges: List<ChargeData>? = null, closeDate: String? = null, currencyCode: String? = null, dateFormat: String? = null, daysInMonthType: Long? = null, daysInYearType: Long? = null, delinquencyBucketId: Long? = null, description: String? = null, digitsAfterDecimal: Int? = null, disableScheduleExtensionForDownPayment: Boolean? = null, disallowExpectedDisbursements: Boolean? = null, disbursedAmountPercentageForDownPayment: Double? = null, dueDaysForRepaymentEvent: Int? = null, enableAutoRepaymentForDownPayment: Boolean? = null, enableDownPayment: Boolean? = null, enableInstallmentLevelDelinquency: Boolean? = null, feeToIncomeAccountMappings: List<GetLoanFeeToIncomeAccountMappings>? = null, fixedPrincipalPercentagePerInstallment: Double? = null, fundId: Long? = null, fundSourceAccountId: Long? = null, goodwillCreditAccountId: Long? = null, graceOnArrearsAgeing: Int? = null, graceOnInterestPayment: Int? = null, graceOnPrincipalPayment: Int? = null, holdGuaranteeFunds: Boolean? = null, inArrearsTolerance: Int? = null, inMultiplesOf: Int? = null, includeInBorrowerCycle: Boolean? = null, incomeFromChargeOffFeesAccountId: Long? = null, incomeFromChargeOffInterestAccountId: Long? = null, incomeFromChargeOffPenaltyAccountId: Long? = null, incomeFromFeeAccountId: Long? = null, incomeFromGoodwillCreditFeesAccountId: Long? = null, incomeFromGoodwillCreditInterestAccountId: Long? = null, incomeFromGoodwillCreditPenaltyAccountId: Long? = null, incomeFromPenaltyAccountId: Long? = null, incomeFromRecoveryAccountId: Long? = null, installmentAmountInMultiplesOf: Int? = null, interestCalculationPeriodType: Int? = null, interestOnLoanAccountId: Long? = null, interestRateFrequencyType: Int? = null, interestRatePerPeriod: Double? = null, interestRateVariationsForBorrowerCycle: List<Int>? = null, interestRecalculationCompoundingMethod: Int? = null, interestType: Int? = null, isEqualAmortization: Boolean? = null, isInterestRecalculationEnabled: Boolean? = null, isLinkedToFloatingInterestRates: Boolean? = null, loanPortfolioAccountId: Long? = null, locale: String? = null, maxInterestRatePerPeriod: Double? = null, maxNumberOfRepayments: Int? = null, maxPrincipal: Double? = null, maxTrancheCount: Int? = null, minInterestRatePerPeriod: Double? = null, minNumberOfRepayments: Int? = null, minPrincipal: Double? = null, minimumDaysBetweenDisbursalAndFirstRepayment: Int? = null, multiDisburseLoan: Boolean? = null, name: String? = null, numberOfRepaymentVariationsForBorrowerCycle: List<Int>? = null, numberOfRepayments: Int? = null, outstandingLoanBalance: Double? = null, overAppliedCalculationType: String? = null, overAppliedNumber: Int? = null, overDueDaysForRepaymentEvent: Int? = null, overdueDaysForNPA: Int? = null, overpaymentLiabilityAccountId: Long? = null, paymentAllocation: List<AdvancedPaymentData>? = null, paymentChannelToFundSourceMappings: List<GetLoanPaymentChannelToFundSourceMappings>? = null, penaltyToIncomeAccountMappings: List<ChargeToGLAccountMapper>? = null, preClosureInterestCalculationStrategy: Int? = null, principal: Double? = null, principalThresholdForLastInstallment: Int? = null, principalVariationsForBorrowerCycle: List<Int>? = null, rates: List<RateData>? = null, recalculationCompoundingFrequencyInterval: Int? = null, recalculationCompoundingFrequencyOnDayType: Int? = null, recalculationCompoundingFrequencyType: Int? = null, recalculationRestFrequencyInterval: Int? = null, recalculationRestFrequencyType: Int? = null, receivableFeeAccountId: Long? = null, receivableInterestAccountId: Long? = null, receivablePenaltyAccountId: Long? = null, repaymentEvery: Int? = null, repaymentFrequencyType: Int? = null, repaymentStartDateType: Int? = null, rescheduleStrategyMethod: Int? = null, shortName: String? = null, startDate: String? = null, transactionProcessingStrategyCode: String? = null, transfersInSuspenseAccountId: Long? = null, useBorrowerCycle: Boolean? = null, writeOffAccountId: Long? = null)

Properties

Link copied to clipboard
val accountingRule: Int? = null
Link copied to clipboard
Link copied to clipboard
val amortizationType: Int? = null
Link copied to clipboard
Link copied to clipboard
val canUseForTopup: Boolean? = null
Link copied to clipboard
Link copied to clipboard
val charges: List<ChargeData>? = null
Link copied to clipboard
val closeDate: String? = null
Link copied to clipboard
val currencyCode: String? = null
Link copied to clipboard
val dateFormat: String? = null
Link copied to clipboard
val daysInMonthType: Long? = null
Link copied to clipboard
val daysInYearType: Long? = null
Link copied to clipboard
Link copied to clipboard
val description: String? = null
Link copied to clipboard
val digitsAfterDecimal: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val fundId: Long? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val inArrearsTolerance: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val inMultiplesOf: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val interestType: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val locale: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val maxPrincipal: Double? = null
Link copied to clipboard
val maxTrancheCount: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val minPrincipal: Double? = null
Link copied to clipboard
Link copied to clipboard
val name: String? = null
Link copied to clipboard
val numberOfRepayments: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val overAppliedNumber: Int? = null
Link copied to clipboard
val overdueDaysForNPA: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val principal: Double? = null
Link copied to clipboard
val rates: List<RateData>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val repaymentEvery: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val shortName: String? = null
Link copied to clipboard
val startDate: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val writeOffAccountId: Long? = null