GetLoanProductsProductIdResponse

@Serializable
data class GetLoanProductsProductIdResponse(val accountingMappings: GetLoanAccountingMappings? = null, val accountingRule: GetLoanProductsAccountingRule? = null, val amortizationType: GetLoanProductsAmortizationType? = null, val annualInterestRate: Double? = null, val charges: List<Int>? = null, val currency: GetLoanProductsCurrency? = null, val delinquencyBucket: GetDelinquencyBucketsResponse? = 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: Set<GetLoanFeeToIncomeAccountMappings>? = null, val fixedPrincipalPercentagePerInstallment: Double? = null, val id: Long? = null, val inArrearsTolerance: Int? = null, val includeInBorrowerCycle: Boolean? = null, val interestCalculationPeriodType: GetLoansProductsInterestCalculationPeriodType? = null, val interestRateFrequencyType: GetLoanProductsInterestRateFrequencyType? = null, val interestRatePerPeriod: Double? = null, val interestRateVariationsForBorrowerCycle: List<Int>? = null, val interestType: GetLoanProductsInterestTemplateType? = null, val loanScheduleProcessingType: EnumOptionData? = null, val loanScheduleType: EnumOptionData? = null, val maxPrincipal: Double? = null, val maxTrancheCount: Int? = null, val minPrincipal: Double? = null, val multiDisburseLoan: Boolean? = null, val name: String? = null, val numberOfRepaymentVariationsForBorrowerCycle: List<Int>? = null, val numberOfRepayments: Int? = null, val outstandingLoanBalance: Double? = null, val overDueDaysForRepaymentEvent: Int? = null, val overdueDaysForNPA: Int? = null, val paymentAllocation: List<AdvancedPaymentData>? = null, val paymentChannelToFundSourceMappings: Set<GetLoanPaymentChannelToFundSourceMappings>? = null, val principal: Double? = null, val principalThresholdForLastInstalment: Int? = null, val productsPrincipalVariationsForBorrowerCycle: Set<GetLoanProductsPrincipalVariationsForBorrowerCycle>? = null, val repaymentEvery: Int? = null, val repaymentFrequencyType: GetLoanProductsRepaymentFrequencyType? = null, val repaymentStartDateType: GetLoanProductsRepaymentStartDateType? = null, val shortName: String? = null, val status: String? = null, val transactionProcessingStrategyCode: String? = null, val transactionProcessingStrategyName: String? = null, val useBorrowerCycle: Boolean? = null)

GetLoanProductsProductIdResponse

Parameters

accountingMappings
accountingRule
amortizationType
annualInterestRate
charges
currency
delinquencyBucket
disableScheduleExtensionForDownPayment
disallowExpectedDisbursements
disbursedAmountPercentageForDownPayment
dueDaysForRepaymentEvent
enableAutoRepaymentForDownPayment
enableDownPayment
enableInstallmentLevelDelinquency
feeToIncomeAccountMappings
fixedPrincipalPercentagePerInstallment
id
inArrearsTolerance
includeInBorrowerCycle
interestCalculationPeriodType
interestRateFrequencyType
interestRatePerPeriod
interestRateVariationsForBorrowerCycle
interestType
loanScheduleProcessingType
loanScheduleType
maxPrincipal
maxTrancheCount
minPrincipal
multiDisburseLoan
name
numberOfRepaymentVariationsForBorrowerCycle
numberOfRepayments
outstandingLoanBalance
overDueDaysForRepaymentEvent
overdueDaysForNPA
paymentAllocation
paymentChannelToFundSourceMappings
principal
principalThresholdForLastInstalment
productsPrincipalVariationsForBorrowerCycle
repaymentEvery
repaymentFrequencyType
repaymentStartDateType
shortName
status
transactionProcessingStrategyCode
transactionProcessingStrategyName
useBorrowerCycle

Constructors

Link copied to clipboard
constructor(accountingMappings: GetLoanAccountingMappings? = null, accountingRule: GetLoanProductsAccountingRule? = null, amortizationType: GetLoanProductsAmortizationType? = null, annualInterestRate: Double? = null, charges: List<Int>? = null, currency: GetLoanProductsCurrency? = null, delinquencyBucket: GetDelinquencyBucketsResponse? = null, disableScheduleExtensionForDownPayment: Boolean? = null, disallowExpectedDisbursements: Boolean? = null, disbursedAmountPercentageForDownPayment: Double? = null, dueDaysForRepaymentEvent: Int? = null, enableAutoRepaymentForDownPayment: Boolean? = null, enableDownPayment: Boolean? = null, enableInstallmentLevelDelinquency: Boolean? = null, feeToIncomeAccountMappings: Set<GetLoanFeeToIncomeAccountMappings>? = null, fixedPrincipalPercentagePerInstallment: Double? = null, id: Long? = null, inArrearsTolerance: Int? = null, includeInBorrowerCycle: Boolean? = null, interestCalculationPeriodType: GetLoansProductsInterestCalculationPeriodType? = null, interestRateFrequencyType: GetLoanProductsInterestRateFrequencyType? = null, interestRatePerPeriod: Double? = null, interestRateVariationsForBorrowerCycle: List<Int>? = null, interestType: GetLoanProductsInterestTemplateType? = null, loanScheduleProcessingType: EnumOptionData? = null, loanScheduleType: EnumOptionData? = null, maxPrincipal: Double? = null, maxTrancheCount: Int? = null, minPrincipal: Double? = null, multiDisburseLoan: Boolean? = null, name: String? = null, numberOfRepaymentVariationsForBorrowerCycle: List<Int>? = null, numberOfRepayments: Int? = null, outstandingLoanBalance: Double? = null, overDueDaysForRepaymentEvent: Int? = null, overdueDaysForNPA: Int? = null, paymentAllocation: List<AdvancedPaymentData>? = null, paymentChannelToFundSourceMappings: Set<GetLoanPaymentChannelToFundSourceMappings>? = null, principal: Double? = null, principalThresholdForLastInstalment: Int? = null, productsPrincipalVariationsForBorrowerCycle: Set<GetLoanProductsPrincipalVariationsForBorrowerCycle>? = null, repaymentEvery: Int? = null, repaymentFrequencyType: GetLoanProductsRepaymentFrequencyType? = null, repaymentStartDateType: GetLoanProductsRepaymentStartDateType? = null, shortName: String? = null, status: String? = null, transactionProcessingStrategyCode: String? = null, transactionProcessingStrategyName: String? = null, useBorrowerCycle: Boolean? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val charges: List<Int>? = null
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
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 maxPrincipal: Double? = null
Link copied to clipboard
val maxTrancheCount: Int? = null
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
val overdueDaysForNPA: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val principal: Double? = null
Link copied to clipboard
val repaymentEvery: Int? = null
Link copied to clipboard
val shortName: String? = null
Link copied to clipboard
val status: String? = null
Link copied to clipboard