Header menu logo FSharp.Finance.Personal

ScheduledPaymentOption Type

whether to stick to scheduled payment amounts or add charges and interest to them

Union cases

Union case Description

AddChargesAndInterest

Full Usage: AddChargesAndInterest

add any charges and interest to the payment in order to close the balance at the end of the schedule

AsScheduled

Full Usage: AsScheduled

keep to the scheduled payment amounts even if this results in an open balance

Instance members

Instance member Description

this.Html

Full Usage: this.Html

Returns: string

HTML formatting to display the scheduled payment option in a readable format

Returns: string

this.IsAddChargesAndInterest

Full Usage: this.IsAddChargesAndInterest

Returns: bool
Returns: bool

this.IsAsScheduled

Full Usage: this.IsAsScheduled

Returns: bool
Returns: bool

Type something to start searching.