Header menu logo FSharp.Finance.Personal

Method Type

the method used to calculate the interest

Union cases

Union case Description

Actuarial

Full Usage: Actuarial

actuarial interest method, where interest is based on the principal balance and the number of days outstanding

AddOn

Full Usage: AddOn

add-on interest method, where the interest accrued over the loan is added to the initial balance and the interest is paid off before the principal balance

Instance members

Instance member Description

this.Html

Full Usage: this.Html

Returns: string

HTML formatting to display the method in a readable format

Returns: string

this.IsActuarial

Full Usage: this.IsActuarial

Returns: bool
Returns: bool

this.IsAddOn

Full Usage: this.IsAddOn

Returns: bool
Returns: bool

Type something to start searching.