Header menu logo FSharp.Finance.Personal

ChargeType Type

the type and amount of any charge

Union cases

Union case Description

CustomCharge(ChargeType, FeeAmount)

Full Usage: CustomCharge(ChargeType, FeeAmount)

Parameters:
    ChargeType : string
    FeeAmount : Amount

any other type of penalty charge

ChargeType : string
FeeAmount : Amount

InsufficientFunds InsufficientFunds

Full Usage: InsufficientFunds InsufficientFunds

Parameters:

a charge incurred to cover banking costs when a payment attempt is rejected due to a lack of funds

InsufficientFunds : Amount

LatePayment LatePayment

Full Usage: LatePayment LatePayment

Parameters:

a charge incurred because a scheduled payment was not made on time or in full

LatePayment : Amount

Type something to start searching.