Header menu logo FSharp.Finance.Personal

BasicParameters Type

parameters for creating a payment schedule

Record fields

Record Field Description

EvaluationDate

Full Usage: EvaluationDate

Field type: Date

the date on which the schedule is evaluated, typically today, but can be used to evaluate it at any point (affects e.g. whether scheduled payments are deemed as not yet due)

Field type: Date

FeeConfig

Full Usage: FeeConfig

Field type: BasicConfig voption

options relating to fees

Field type: BasicConfig voption

InterestConfig

Full Usage: InterestConfig

Field type: BasicConfig

options relating to interest

Field type: BasicConfig

PaymentConfig

Full Usage: PaymentConfig

Field type: BasicConfig

options relating to scheduled payments

Field type: BasicConfig

Principal

Full Usage: Principal

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the principal

Field type: int64<MeasureProduct<Cent, MeasureOne>>

ScheduleConfig

Full Usage: ScheduleConfig

Field type: ScheduleConfig

the scheduled payments or the parameters for generating them

Field type: ScheduleConfig

StartDate

Full Usage: StartDate

Field type: Date

the start date of the schedule, typically the day on which the principal is advanced

Field type: Date

Type something to start searching.