Header menu logo FSharp.Finance.Personal

SettlementRebate Type

how the fee is treated in the event of an early settlement

Union cases

Union case Description

Balance

Full Usage: Balance

the current fee balance is rebated

ProRata

Full Usage: ProRata

for original (non-rescheduled) amortisations: fee is rebated proportionately based on the current final payment day

ProRataRescheduled OriginalFinalPaymentDay

Full Usage: ProRataRescheduled OriginalFinalPaymentDay

Parameters:

for rescheduled amortisations: fee is rebated proportionately based on the original final payment day

OriginalFinalPaymentDay : int<MeasureProduct<OffsetDay, MeasureOne>>

Zero

Full Usage: Zero

fee is due in full with no discount or rebate

Instance members

Instance member Description

this.Html

Full Usage: this.Html

Returns: string

HTML formatting to display the settlement rebate in a readable format

Returns: string

this.IsBalance

Full Usage: this.IsBalance

Returns: bool
Returns: bool

this.IsProRata

Full Usage: this.IsProRata

Returns: bool
Returns: bool

this.IsProRataRescheduled

Full Usage: this.IsProRataRescheduled

Returns: bool
Returns: bool

this.IsZero

Full Usage: this.IsZero

Returns: bool
Returns: bool

Type something to start searching.