Header menu logo FSharp.Finance.Personal

Quotes Module

functions for settling outstanding payments

Types

Type Description

PaymentQuote

a quote containing information on the payment required to settle

Quote

a settlement quote

QuoteResult

the result of a quote with a breakdown of constituent amounts where relevant

Functions and values

Function or value Description

getQuote settlementDay schedulingParameters actualPayments

Full Usage: getQuote settlementDay schedulingParameters actualPayments

Parameters:
Returns: Quote

calculates a revised schedule showing the generated payment for the given quote type

settlementDay : SettlementDay
schedulingParameters : Parameters
actualPayments : Map<int<MeasureProduct<OffsetDay, MeasureOne>>, ActualPayment array>
Returns: Quote

Type something to start searching.