GetLoansLoanIdLoanChargeData

constructor(amount: Double? = null, amountOrPercentage: Double? = null, amountOutstanding: Double? = null, amountPaid: Double? = null, amountPercentageAppliedTo: Double? = null, amountWaived: Double? = null, amountWrittenOff: Double? = null, chargeCalculationType: GetLoansLoanIdEnumOptionData? = null, chargeId: Long? = null, chargePayable: Boolean? = null, chargePaymentMode: GetLoansLoanIdEnumOptionData? = null, chargeTimeType: GetLoansLoanIdEnumOptionData? = null, currency: GetLoansLoanIdCurrency? = null, dueDate: LocalDate? = null, id: Long? = null, installmentChargeData: List<GetLoansLoanIdLoanInstallmentChargeData>? = null, loanId: Long? = null, maxCap: Double? = null, minCap: Double? = null, name: String? = null, paid: Boolean? = null, penalty: Boolean? = null, percentage: Double? = null, waived: Boolean? = null)

Parameters

amount
amountOrPercentage
amountOutstanding
amountPaid
amountPercentageAppliedTo
amountWaived
amountWrittenOff
chargeCalculationType
chargeId
chargePayable
chargePaymentMode
chargeTimeType
currency
dueDate
id
installmentChargeData

List of GetLoansLoanIdLoanInstallmentChargeData

loanId
maxCap
minCap
name
paid
penalty
percentage
waived