LoanProductData

@Serializable
data class LoanProductData(val accountMovesOutOfNPAOnlyOnArrearsCompletion: Boolean? = null, val accountingMappingOptions: Map<String, List<GLAccountData>>? = null, val accountingMappings: Map<String, Any>? = null, val accountingRule: EnumOptionData? = null, val accountingRuleOptions: List<EnumOptionData>? = null, val advancedPaymentAllocationFutureInstallmentAllocationRules: List<EnumOptionData>? = null, val advancedPaymentAllocationTransactionTypes: List<EnumOptionData>? = null, val advancedPaymentAllocationTypes: List<EnumOptionData>? = null, val allowApprovedDisbursedAmountsOverApplied: Boolean? = null, val allowAttributeOverrides: LoanProductConfigurableAttributes? = null, val allowPartialPeriodInterestCalculation: Boolean? = null, val allowVariableInstallments: Boolean? = null, val amortizationType: EnumOptionData? = null, val amortizationTypeOptions: List<EnumOptionData>? = null, val annualInterestRate: Double? = null, val canDefineInstallmentAmount: Boolean? = null, val canUseForTopup: Boolean? = null, val chargeOptions: List<ChargeData>? = null, val charges: List<ChargeData>? = null, val closeDate: LocalDate? = null, val compoundingToBePostedAsTransaction: Boolean? = null, val currency: CurrencyData? = null, val currencyOptions: List<CurrencyData>? = null, val daysInMonthType: EnumOptionData? = null, val daysInMonthTypeOptions: List<EnumOptionData>? = null, val daysInYearType: EnumOptionData? = null, val daysInYearTypeOptions: List<EnumOptionData>? = null, val defaultDifferentialLendingRate: Double? = null, val delinquencyBucket: DelinquencyBucketData? = null, val delinquencyBucketOptions: List<DelinquencyBucketData>? = null, val description: String? = 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 equalAmortization: Boolean? = null, val externalId: String? = null, val feeToIncomeAccountMappings: List<ChargeToGLAccountMapper>? = null, val fixedPrincipalPercentagePerInstallment: Double? = null, val floatingInterestRateCalculationAllowed: Boolean? = null, val floatingRateId: Int? = null, val floatingRateName: String? = null, val floatingRateOptions: List<FloatingRateData>? = null, val fundId: Long? = null, val fundName: String? = null, val fundOptions: List<FundData>? = null, val graceOnArrearsAgeing: Int? = null, val graceOnInterestCharged: Int? = null, val graceOnInterestPayment: Int? = null, val graceOnPrincipalPayment: Int? = null, val holdGuaranteeFunds: Boolean? = null, val id: Long? = null, val inArrearsTolerance: Double? = null, val includeInBorrowerCycle: Boolean? = null, val installmentAmountInMultiplesOf: Int? = null, val interestCalculationPeriodType: EnumOptionData? = null, val interestCalculationPeriodTypeOptions: List<EnumOptionData>? = null, val interestRateDifferential: Double? = null, val interestRateFrequencyType: EnumOptionData? = null, val interestRateFrequencyTypeOptions: List<EnumOptionData>? = null, val interestRatePerPeriod: Double? = null, val interestRateVariationsForBorrowerCycle: List<LoanProductBorrowerCycleVariationData>? = null, val interestRecalculationCompoundingTypeOptions: List<EnumOptionData>? = null, val interestRecalculationData: LoanProductInterestRecalculationData? = null, val interestRecalculationDayOfWeekTypeOptions: List<EnumOptionData>? = null, val interestRecalculationEnabled: Boolean? = null, val interestRecalculationFrequencyTypeOptions: List<EnumOptionData>? = null, val interestRecalculationNthDayTypeOptions: List<EnumOptionData>? = null, val interestType: EnumOptionData? = null, val interestTypeOptions: List<EnumOptionData>? = null, val isAllowPartialPeriodInterestCalculation: Boolean? = null, val isEqualAmortization: Boolean? = null, val isFloatingInterestRateCalculationAllowed: Boolean? = null, val isInterestRecalculationEnabled: Boolean? = null, val isLinkedToFloatingInterestRates: Boolean? = null, val isRatesEnabled: Boolean? = null, val linkedToFloatingInterestRates: Boolean? = null, val loanProductConfigurableAttributes: LoanProductConfigurableAttributes? = null, val loanScheduleProcessingType: EnumOptionData? = null, val loanScheduleProcessingTypeOptions: List<EnumOptionData>? = null, val loanScheduleType: EnumOptionData? = null, val loanScheduleTypeOptions: List<EnumOptionData>? = null, val maxDifferentialLendingRate: Double? = null, val maxInterestRatePerPeriod: Double? = null, val maxNumberOfRepayments: Int? = null, val maxPrincipal: Double? = null, val maxTrancheCount: Int? = null, val maximumGap: Int? = null, val minDifferentialLendingRate: Double? = null, val minInterestRatePerPeriod: Double? = null, val minNumberOfRepayments: Int? = null, val minPrincipal: Double? = null, val minimumDaysBetweenDisbursalAndFirstRepayment: Int? = null, val minimumGap: Int? = null, val multiDisburseLoan: Boolean? = null, val name: String? = null, val numberOfRepaymentVariationsForBorrowerCycle: List<LoanProductBorrowerCycleVariationData>? = 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 paymentAllocation: List<AdvancedPaymentData>? = null, val paymentChannelToFundSourceMappings: List<PaymentTypeToGLAccountMapper>? = null, val paymentTypeOptions: List<PaymentTypeData>? = null, val penaltyOptions: List<ChargeData>? = null, val penaltyToIncomeAccountMappings: List<ChargeToGLAccountMapper>? = null, val preClosureInterestCalculationStrategyOptions: List<EnumOptionData>? = null, val principal: Double? = null, val principalThresholdForLastInstallment: Double? = null, val principalVariationsForBorrowerCycle: List<LoanProductBorrowerCycleVariationData>? = null, val productGuaranteeData: LoanProductGuaranteeData? = null, val rateOptions: List<RateData>? = null, val rates: List<RateData>? = null, val ratesEnabled: Boolean? = null, val recurringMoratoriumOnPrincipalPeriods: Int? = null, val repaymentEvery: Int? = null, val repaymentFrequencyType: EnumOptionData? = null, val repaymentFrequencyTypeOptions: List<EnumOptionData>? = null, val repaymentStartDateType: EnumOptionData? = null, val repaymentStartDateTypeOptions: List<EnumOptionData>? = null, val rescheduleStrategyTypeOptions: List<EnumOptionData>? = null, val shortName: String? = null, val startDate: LocalDate? = null, val status: String? = null, val syncExpectedWithDisbursementDate: Boolean? = null, val transactionProcessingStrategyCode: String? = null, val transactionProcessingStrategyName: String? = null, val transactionProcessingStrategyOptions: List<TransactionProcessingStrategyData>? = null, val useBorrowerCycle: Boolean? = null, val valueConditionTypeOptions: List<EnumOptionData>? = null)

Parameters

accountMovesOutOfNPAOnlyOnArrearsCompletion
accountingMappingOptions
accountingMappings
accountingRule
accountingRuleOptions
advancedPaymentAllocationFutureInstallmentAllocationRules
advancedPaymentAllocationTransactionTypes
advancedPaymentAllocationTypes
allowApprovedDisbursedAmountsOverApplied
allowAttributeOverrides
allowPartialPeriodInterestCalculation
allowVariableInstallments
amortizationType
amortizationTypeOptions
annualInterestRate
canDefineInstallmentAmount
canUseForTopup
chargeOptions
charges
closeDate
compoundingToBePostedAsTransaction
currency
currencyOptions
daysInMonthType
daysInMonthTypeOptions
daysInYearType
daysInYearTypeOptions
defaultDifferentialLendingRate
delinquencyBucket
delinquencyBucketOptions
description
disableScheduleExtensionForDownPayment
disallowExpectedDisbursements
disbursedAmountPercentageForDownPayment
dueDaysForRepaymentEvent
enableAutoRepaymentForDownPayment
enableDownPayment
enableInstallmentLevelDelinquency
equalAmortization
externalId
feeToIncomeAccountMappings
fixedPrincipalPercentagePerInstallment
floatingInterestRateCalculationAllowed
floatingRateId
floatingRateName
floatingRateOptions
fundId
fundName
fundOptions
graceOnArrearsAgeing
graceOnInterestCharged
graceOnInterestPayment
graceOnPrincipalPayment
holdGuaranteeFunds
id
inArrearsTolerance
includeInBorrowerCycle
installmentAmountInMultiplesOf
interestCalculationPeriodType
interestCalculationPeriodTypeOptions
interestRateDifferential
interestRateFrequencyType
interestRateFrequencyTypeOptions
interestRatePerPeriod
interestRateVariationsForBorrowerCycle
interestRecalculationCompoundingTypeOptions
interestRecalculationData
interestRecalculationDayOfWeekTypeOptions
interestRecalculationEnabled
interestRecalculationFrequencyTypeOptions
interestRecalculationNthDayTypeOptions
interestType
interestTypeOptions
isAllowPartialPeriodInterestCalculation
isEqualAmortization
isFloatingInterestRateCalculationAllowed
isInterestRecalculationEnabled
isLinkedToFloatingInterestRates
isRatesEnabled
linkedToFloatingInterestRates
loanProductConfigurableAttributes
loanScheduleProcessingType
loanScheduleProcessingTypeOptions
loanScheduleType
loanScheduleTypeOptions
maxDifferentialLendingRate
maxInterestRatePerPeriod
maxNumberOfRepayments
maxPrincipal
maxTrancheCount
maximumGap
minDifferentialLendingRate
minInterestRatePerPeriod
minNumberOfRepayments
minPrincipal
minimumDaysBetweenDisbursalAndFirstRepayment
minimumGap
multiDisburseLoan
name
numberOfRepaymentVariationsForBorrowerCycle
numberOfRepayments
outstandingLoanBalance
overAppliedCalculationType
overAppliedNumber
overDueDaysForRepaymentEvent
overdueDaysForNPA
paymentAllocation
paymentChannelToFundSourceMappings
paymentTypeOptions
penaltyOptions
penaltyToIncomeAccountMappings
preClosureInterestCalculationStrategyOptions
principal
principalThresholdForLastInstallment
principalVariationsForBorrowerCycle
productGuaranteeData
rateOptions
rates
ratesEnabled
recurringMoratoriumOnPrincipalPeriods
repaymentEvery
repaymentFrequencyType
repaymentFrequencyTypeOptions
repaymentStartDateType
repaymentStartDateTypeOptions
rescheduleStrategyTypeOptions
shortName
startDate
status
syncExpectedWithDisbursementDate
transactionProcessingStrategyCode
transactionProcessingStrategyName
transactionProcessingStrategyOptions
useBorrowerCycle
valueConditionTypeOptions

Constructors

Link copied to clipboard
constructor(accountMovesOutOfNPAOnlyOnArrearsCompletion: Boolean? = null, accountingMappingOptions: Map<String, List<GLAccountData>>? = null, accountingMappings: Map<String, Any>? = null, accountingRule: EnumOptionData? = null, accountingRuleOptions: List<EnumOptionData>? = null, advancedPaymentAllocationFutureInstallmentAllocationRules: List<EnumOptionData>? = null, advancedPaymentAllocationTransactionTypes: List<EnumOptionData>? = null, advancedPaymentAllocationTypes: List<EnumOptionData>? = null, allowApprovedDisbursedAmountsOverApplied: Boolean? = null, allowAttributeOverrides: LoanProductConfigurableAttributes? = null, allowPartialPeriodInterestCalculation: Boolean? = null, allowVariableInstallments: Boolean? = null, amortizationType: EnumOptionData? = null, amortizationTypeOptions: List<EnumOptionData>? = null, annualInterestRate: Double? = null, canDefineInstallmentAmount: Boolean? = null, canUseForTopup: Boolean? = null, chargeOptions: List<ChargeData>? = null, charges: List<ChargeData>? = null, closeDate: LocalDate? = null, compoundingToBePostedAsTransaction: Boolean? = null, currency: CurrencyData? = null, currencyOptions: List<CurrencyData>? = null, daysInMonthType: EnumOptionData? = null, daysInMonthTypeOptions: List<EnumOptionData>? = null, daysInYearType: EnumOptionData? = null, daysInYearTypeOptions: List<EnumOptionData>? = null, defaultDifferentialLendingRate: Double? = null, delinquencyBucket: DelinquencyBucketData? = null, delinquencyBucketOptions: List<DelinquencyBucketData>? = null, description: String? = null, disableScheduleExtensionForDownPayment: Boolean? = null, disallowExpectedDisbursements: Boolean? = null, disbursedAmountPercentageForDownPayment: Double? = null, dueDaysForRepaymentEvent: Int? = null, enableAutoRepaymentForDownPayment: Boolean? = null, enableDownPayment: Boolean? = null, enableInstallmentLevelDelinquency: Boolean? = null, equalAmortization: Boolean? = null, externalId: String? = null, feeToIncomeAccountMappings: List<ChargeToGLAccountMapper>? = null, fixedPrincipalPercentagePerInstallment: Double? = null, floatingInterestRateCalculationAllowed: Boolean? = null, floatingRateId: Int? = null, floatingRateName: String? = null, floatingRateOptions: List<FloatingRateData>? = null, fundId: Long? = null, fundName: String? = null, fundOptions: List<FundData>? = null, graceOnArrearsAgeing: Int? = null, graceOnInterestCharged: Int? = null, graceOnInterestPayment: Int? = null, graceOnPrincipalPayment: Int? = null, holdGuaranteeFunds: Boolean? = null, id: Long? = null, inArrearsTolerance: Double? = null, includeInBorrowerCycle: Boolean? = null, installmentAmountInMultiplesOf: Int? = null, interestCalculationPeriodType: EnumOptionData? = null, interestCalculationPeriodTypeOptions: List<EnumOptionData>? = null, interestRateDifferential: Double? = null, interestRateFrequencyType: EnumOptionData? = null, interestRateFrequencyTypeOptions: List<EnumOptionData>? = null, interestRatePerPeriod: Double? = null, interestRateVariationsForBorrowerCycle: List<LoanProductBorrowerCycleVariationData>? = null, interestRecalculationCompoundingTypeOptions: List<EnumOptionData>? = null, interestRecalculationData: LoanProductInterestRecalculationData? = null, interestRecalculationDayOfWeekTypeOptions: List<EnumOptionData>? = null, interestRecalculationEnabled: Boolean? = null, interestRecalculationFrequencyTypeOptions: List<EnumOptionData>? = null, interestRecalculationNthDayTypeOptions: List<EnumOptionData>? = null, interestType: EnumOptionData? = null, interestTypeOptions: List<EnumOptionData>? = null, isAllowPartialPeriodInterestCalculation: Boolean? = null, isEqualAmortization: Boolean? = null, isFloatingInterestRateCalculationAllowed: Boolean? = null, isInterestRecalculationEnabled: Boolean? = null, isLinkedToFloatingInterestRates: Boolean? = null, isRatesEnabled: Boolean? = null, linkedToFloatingInterestRates: Boolean? = null, loanProductConfigurableAttributes: LoanProductConfigurableAttributes? = null, loanScheduleProcessingType: EnumOptionData? = null, loanScheduleProcessingTypeOptions: List<EnumOptionData>? = null, loanScheduleType: EnumOptionData? = null, loanScheduleTypeOptions: List<EnumOptionData>? = null, maxDifferentialLendingRate: Double? = null, maxInterestRatePerPeriod: Double? = null, maxNumberOfRepayments: Int? = null, maxPrincipal: Double? = null, maxTrancheCount: Int? = null, maximumGap: Int? = null, minDifferentialLendingRate: Double? = null, minInterestRatePerPeriod: Double? = null, minNumberOfRepayments: Int? = null, minPrincipal: Double? = null, minimumDaysBetweenDisbursalAndFirstRepayment: Int? = null, minimumGap: Int? = null, multiDisburseLoan: Boolean? = null, name: String? = null, numberOfRepaymentVariationsForBorrowerCycle: List<LoanProductBorrowerCycleVariationData>? = null, numberOfRepayments: Int? = null, outstandingLoanBalance: Double? = null, overAppliedCalculationType: String? = null, overAppliedNumber: Int? = null, overDueDaysForRepaymentEvent: Int? = null, overdueDaysForNPA: Int? = null, paymentAllocation: List<AdvancedPaymentData>? = null, paymentChannelToFundSourceMappings: List<PaymentTypeToGLAccountMapper>? = null, paymentTypeOptions: List<PaymentTypeData>? = null, penaltyOptions: List<ChargeData>? = null, penaltyToIncomeAccountMappings: List<ChargeToGLAccountMapper>? = null, preClosureInterestCalculationStrategyOptions: List<EnumOptionData>? = null, principal: Double? = null, principalThresholdForLastInstallment: Double? = null, principalVariationsForBorrowerCycle: List<LoanProductBorrowerCycleVariationData>? = null, productGuaranteeData: LoanProductGuaranteeData? = null, rateOptions: List<RateData>? = null, rates: List<RateData>? = null, ratesEnabled: Boolean? = null, recurringMoratoriumOnPrincipalPeriods: Int? = null, repaymentEvery: Int? = null, repaymentFrequencyType: EnumOptionData? = null, repaymentFrequencyTypeOptions: List<EnumOptionData>? = null, repaymentStartDateType: EnumOptionData? = null, repaymentStartDateTypeOptions: List<EnumOptionData>? = null, rescheduleStrategyTypeOptions: List<EnumOptionData>? = null, shortName: String? = null, startDate: LocalDate? = null, status: String? = null, syncExpectedWithDisbursementDate: Boolean? = null, transactionProcessingStrategyCode: String? = null, transactionProcessingStrategyName: String? = null, transactionProcessingStrategyOptions: List<TransactionProcessingStrategyData>? = null, useBorrowerCycle: Boolean? = null, valueConditionTypeOptions: List<EnumOptionData>? = null)

Properties

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
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: LocalDate? = null
Link copied to clipboard
val currency: CurrencyData? = 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 description: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val externalId: String? = null
Link copied to clipboard
val floatingRateId: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val fundId: Long? = null
Link copied to clipboard
val fundName: String? = null
Link copied to clipboard
val fundOptions: List<FundData>? = 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 id: 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val isRatesEnabled: Boolean? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val maximumGap: Int? = 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
val minimumGap: 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
Link copied to clipboard
val principal: Double? = null
Link copied to clipboard
val rateOptions: List<RateData>? = null
Link copied to clipboard
val rates: List<RateData>? = null
Link copied to clipboard
val ratesEnabled: Boolean? = null
Link copied to clipboard
val repaymentEvery: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val shortName: String? = null
Link copied to clipboard
val startDate: LocalDate? = null
Link copied to clipboard
val status: String? = null
Link copied to clipboard