Get Loans Loan Id Loan Charge Data
@Serializable
Set of charges
Parameters
amount
amount Or Percentage
amount Outstanding
amount Paid
amount Percentage Applied To
amount Waived
amount Written Off
charge Calculation Type
charge Id
charge Payable
charge Payment Mode
charge Time Type
currency
due Date
id
installment Charge Data
List of GetLoansLoanIdLoanInstallmentChargeData
loan Id
max Cap
min Cap
name
paid
penalty
percentage
waived
Constructors
Link copied to clipboard
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)
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard