PostLoansRepaymentSchedulePeriods

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

dueDate
feeChargesDue
feeChargesOutstanding
period
principalDisbursed
principalLoanBalanceOutstanding
totalActualCostOfLoanForPeriod
totalDueForPeriod
totalOriginalDueForPeriod
totalOutstandingForPeriod
totalOverdue