Get Loans Loan Id Repayment Schedule
constructor(currency: GetLoansLoanIdCurrency? = null, loanTermInDays: Long? = null, periods: List<GetLoansLoanIdRepaymentPeriod>? = null, totalFeeChargesCharged: Double? = null, totalInterestCharged: Double? = null, totalOutstanding: Double? = null, totalPaidInAdvance: Double? = null, totalPaidLate: Double? = null, totalPenaltyChargesCharged: Double? = null, totalPrincipalDisbursed: Double? = null, totalPrincipalExpected: Double? = null, totalPrincipalPaid: Double? = null, totalRepaymentExpected: Double? = null, totalWaived: Double? = null, totalWrittenOff: Double? = null)
Parameters
currency
loan Term In Days
periods
total Fee Charges Charged
total Interest Charged
total Outstanding
total Paid In Advance
total Paid Late
total Penalty Charges Charged
total Principal Disbursed
total Principal Expected
total Principal Paid
total Repayment Expected
total Waived
total Written Off