Header menu logo FSharp.Finance.Personal

Method Type

the method used to calculate the interest

Union cases

Union case Description

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

Simple

Full Usage: Simple

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

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.IsAddOn

Full Usage: this.IsAddOn

Returns: bool
Returns: bool

this.IsSimple

Full Usage: this.IsSimple

Returns: bool
Returns: bool

Type something to start searching.