Header menu logo FSharp.Finance.Personal

PaymentStatus Type

the status of a payment made by the customer

Union cases

Union case Description

ExtraPayment

Full Usage: ExtraPayment

a payment was made on a day when no payments were scheduled

Generated

Full Usage: Generated

a payment generated by a settlement quote

InformationOnly

Full Usage: InformationOnly

a schedule item generated to show the balances on the as-of date

MissedPayment

Full Usage: MissedPayment

a scheduled payment was missed completely, i.e. not paid within the window

NoLongerRequired

Full Usage: NoLongerRequired

no payment needed because the loan has already been settled

NoneScheduled

Full Usage: NoneScheduled

no payment is required on the specified day

NotYetDue

Full Usage: NotYetDue

a scheduled payment is in the future (seen from the as-of date)

NothingDue

Full Usage: NothingDue

no payment is due on the specified day because of earlier extra-/overpayments

Overpayment

Full Usage: Overpayment

a scheduled payment was made on time but exceeded the full amount

PaidLaterInFull

Full Usage: PaidLaterInFull

a scheduled payment is not paid on time, but is paid within the window

PaidLaterOwing Shortfall

Full Usage: PaidLaterOwing Shortfall

Parameters:

a scheduled payment is not paid on time, but is partially paid within the window

Shortfall : int64<MeasureProduct<Cent, MeasureOne>>

PaymentDue

Full Usage: PaymentDue

a scheduled payment has not been made on time but is within the late-charge grace period

PaymentMade

Full Usage: PaymentMade

a scheduled payment was made in full and on time

PaymentPending

Full Usage: PaymentPending

a payment has been initiated but not yet confirmed

Refunded

Full Usage: Refunded

a refund was processed

Underpayment

Full Usage: Underpayment

a scheduled payment was made on time but not in the full amount

Type something to start searching.