tmval.Loan.get_payments

Loan.get_payments()tmval.value.Payments[source]

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.

Returns

The payment schedule.

Return type

Payments