SettlementRebate Type
how the fee is treated in the event of an early settlement
Union cases
Union case |
Description
|
Full Usage:
Balance
|
the current fee balance is rebated |
Full Usage:
ProRata
|
for original (non-rescheduled) amortisations: fee is rebated proportionately based on the current final payment day |
Full Usage:
ProRataRescheduled OriginalFinalPaymentDay
Parameters:
int<MeasureProduct<OffsetDay, MeasureOne>>
|
for rescheduled amortisations: fee is rebated proportionately based on the original final payment day
|
Full Usage:
Zero
|
fee is due in full with no discount or rebate |
Instance members
Instance member |
Description
|
Full Usage:
this.Html
Returns: string
|
HTML formatting to display the settlement rebate in a readable format
|
Full Usage:
this.IsBalance
Returns: bool
|
|
Full Usage:
this.IsProRata
Returns: bool
|
|
Full Usage:
this.IsProRataRescheduled
Returns: bool
|
|
Full Usage:
this.IsZero
Returns: bool
|
|