Header menu logo FSharp.Finance.Personal

FinalStats Type

final statistics resulting from the calculations

Record fields

Record Field Description

EffectiveInterestRate

Full Usage: EffectiveInterestRate

Field type: Rate

the daily interest rate derived from interest over (principal + fee), ignoring charges

Field type: Rate

FinalActualPaymentCount

Full Usage: FinalActualPaymentCount

Field type: int

the final number of actual payments in the schedule (multiple payments made on the same day are counted separately)

Field type: int

FinalBalanceStatus

Full Usage: FinalBalanceStatus

Field type: BalanceStatus

the final balance status of the schedule

Field type: BalanceStatus

FinalCostToBorrowingRatio

Full Usage: FinalCostToBorrowingRatio

Field type: Percent

the final ratio of (fee + interest + charges) to principal

Field type: Percent

LastActualPaymentDay

Full Usage: LastActualPaymentDay

Field type: int<MeasureProduct<OffsetDay, MeasureOne>> voption

the offset day of the final actual payment

Field type: int<MeasureProduct<OffsetDay, MeasureOne>> voption

LastRequiredScheduledPaymentDay

Full Usage: LastRequiredScheduledPaymentDay

Field type: int<MeasureProduct<OffsetDay, MeasureOne>> voption

the offset day of the final required scheduled payment

Field type: int<MeasureProduct<OffsetDay, MeasureOne>> voption

RequiredScheduledPaymentCount

Full Usage: RequiredScheduledPaymentCount

Field type: int

the final number of scheduled payments in the schedule

Field type: int

SettlementFigure

Full Usage: SettlementFigure

Field type: (int<MeasureProduct<OffsetDay, MeasureOne>> * int64<MeasureProduct<Cent, MeasureOne>>) voption

the generated settlement figure from the schedule

Field type: (int<MeasureProduct<OffsetDay, MeasureOne>> * int64<MeasureProduct<Cent, MeasureOne>>) voption

Type something to start searching.