Contents
Development
Loan.
get_payments
Takes the arguments supplied and creates the payment schedule for the loan. The return type is a Payments object, so it contains the payment times and amounts.
Payments
The payment schedule.