Header menu logo FSharp.Finance.Personal

MinimumPayment Type

how to handle cases where the payment due is less than the minimum that payment providers can process

Union cases

Union case Description

ApplyMinimumPayment ApplyMinimumPayment

Full Usage: ApplyMinimumPayment ApplyMinimumPayment

Parameters:

take the minimum payment regardless

ApplyMinimumPayment : int64<MeasureProduct<Cent, MeasureOne>>

DeferOrWriteOff DeferOrWriteOff

Full Usage: DeferOrWriteOff DeferOrWriteOff

Parameters:

add the payment due to the next payment or close the balance if the final payment

DeferOrWriteOff : int64<MeasureProduct<Cent, MeasureOne>>

NoMinimumPayment

Full Usage: NoMinimumPayment

no minimum payment

Type something to start searching.