Header menu logo FSharp.Finance.Personal

ScheduleType Type

the type of the schedule; for scheduled payments, this affects how any payment due is calculated

Union cases

Union case Description

Original

Full Usage: Original

an original schedule

Rescheduled RescheduleDay

Full Usage: Rescheduled RescheduleDay

Parameters:

a new schedule created after the original schedule, indicating the day it was created

RescheduleDay : int<MeasureProduct<OffsetDay, MeasureOne>>

Instance members

Instance member Description

this.Html

Full Usage: this.Html

Returns: string

HTML formatting to display the schedule type in a readable format

Returns: string

this.IsOriginal

Full Usage: this.IsOriginal

Returns: bool
Returns: bool

this.IsRescheduled

Full Usage: this.IsRescheduled

Returns: bool
Returns: bool

Type something to start searching.