Header menu logo FSharp.Finance.Personal

CloseBalanceOption Type

how to handle a final balance if not closed: leave it open or modify/add payments at the end of the schedule

Union cases

Union case Description

AddMultipleExtraPayments

Full Usage: AddMultipleExtraPayments

add multiple payments to the schedule to close any open balance gradually (interval based on unit-period config)

AddSingleExtraPayment

Full Usage: AddSingleExtraPayment

add a single payment to the schedule to close any open balance immediately (interval based on unit-period config)

IncreaseFinalPayment

Full Usage: IncreaseFinalPayment

increase the final payment to close any open balance

LeaveOpenBalance

Full Usage: LeaveOpenBalance

do not modify the final payment and leave any open balance as is

Type something to start searching.