Post Loans Repayment Schedule Periods
constructor(dueDate: LocalDate? = null, feeChargesDue: Long? = null, feeChargesOutstanding: Long? = null, period: Int? = null, principalDisbursed: Long? = null, principalLoanBalanceOutstanding: Long? = null, totalActualCostOfLoanForPeriod: Long? = null, totalDueForPeriod: Long? = null, totalOriginalDueForPeriod: Long? = null, totalOutstandingForPeriod: Long? = null, totalOverdue: Long? = null)
Parameters
due Date
fee Charges Due
fee Charges Outstanding
period
principal Disbursed
principal Loan Balance Outstanding
total Actual Cost Of Loan For Period
total Due For Period
total Original Due For Period
total Outstanding For Period
total Overdue