Header menu logo FSharp.Finance.Personal

BalanceStatus Type

the status of the balance on a given offset day

Union cases

Union case Description

ClosedBalance

Full Usage: ClosedBalance

the balance has been settled in full

OpenBalance

Full Usage: OpenBalance

the balance is open, meaning further payments will be required to settle it

RefundDue

Full Usage: RefundDue

due to an overpayment or a refund of charges, a refund is due

Instance members

Instance member Description

this.Html

Full Usage: this.Html

Returns: string

HTML formatting to display the balance status in a readable format

Returns: string

this.IsClosedBalance

Full Usage: this.IsClosedBalance

Returns: bool
Returns: bool

this.IsOpenBalance

Full Usage: this.IsOpenBalance

Returns: bool
Returns: bool

this.IsRefundDue

Full Usage: this.IsRefundDue

Returns: bool
Returns: bool

Type something to start searching.