Header menu logo FSharp.Finance.Personal

ScheduleItem Type

amortisation schedule item showing apportionment of payments to principal, fee, interest and charges

Record fields

Record Field Description

ActualPayments

Full Usage: ActualPayments

Field type: ActualPayment array

any payments actually made on the current day

Field type: ActualPayment array

Advances

Full Usage: Advances

Field type: int64<MeasureProduct<Cent, MeasureOne>> array

any advance made on the current day, typically the principal on day 0 for a single-advance transaction

Field type: int64<MeasureProduct<Cent, MeasureOne>> array

BalanceStatus

Full Usage: BalanceStatus

Field type: BalanceStatus

the overall balance status

Field type: BalanceStatus

ChargesBalance

Full Usage: ChargesBalance

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the charges balance to be carried forward

Field type: int64<MeasureProduct<Cent, MeasureOne>>

ChargesPortion

Full Usage: ChargesPortion

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the portion of the net effect assigned to the charges

Field type: int64<MeasureProduct<Cent, MeasureOne>>

FeeBalance

Full Usage: FeeBalance

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the fee balance to be carried forward

Field type: int64<MeasureProduct<Cent, MeasureOne>>

FeePortion

Full Usage: FeePortion

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the portion of the net effect assigned to the fee

Field type: int64<MeasureProduct<Cent, MeasureOne>>

FeeRebate

Full Usage: FeeRebate

Field type: int64<MeasureProduct<Cent, MeasureOne>>

any fee rebate, on the final amortisation day, if the fee is pro-rated in the event of early settlement

Field type: int64<MeasureProduct<Cent, MeasureOne>>

FeeRebateIfSettled

Full Usage: FeeRebateIfSettled

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the pro-rated fee as of the current day

Field type: int64<MeasureProduct<Cent, MeasureOne>>

GeneratedPayment

Full Usage: GeneratedPayment

Field type: GeneratedPayment

a payment generated by the system e.g. to calculate a settlement figure

Field type: GeneratedPayment

InterestBalance

Full Usage: InterestBalance

Field type: decimal<MeasureProduct<Cent, MeasureOne>>

the interest balance to be carried forward

Field type: decimal<MeasureProduct<Cent, MeasureOne>>

InterestPortion

Full Usage: InterestPortion

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the portion of the net effect assigned to the interest

Field type: int64<MeasureProduct<Cent, MeasureOne>>

NetEffect

Full Usage: NetEffect

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the net effect of the scheduled and actual payments, or, for future days, what the net effect would be if the scheduled payment was actually made

Field type: int64<MeasureProduct<Cent, MeasureOne>>

NewCharges

Full Usage: NewCharges

Field type: AppliedCharge array

any new charges incurred between the previous amortisation day and the current day

Field type: AppliedCharge array

NewInterest

Full Usage: NewInterest

Field type: decimal<MeasureProduct<Cent, MeasureOne>>

the new interest charged between the previous amortisation day and the current day, less any initial interest

Field type: decimal<MeasureProduct<Cent, MeasureOne>>

OffsetDate

Full Usage: OffsetDate

Field type: Date

the date of amortisation

Field type: Date

PaymentDue

Full Usage: PaymentDue

Field type: int64<MeasureProduct<Cent, MeasureOne>>

any payment scheduled on the current day

Field type: int64<MeasureProduct<Cent, MeasureOne>>

PaymentStatus

Full Usage: PaymentStatus

Field type: PaymentStatus

the status based on the payments and net effect

Field type: PaymentStatus

PrincipalBalance

Full Usage: PrincipalBalance

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the principal balance to be carried forward

Field type: int64<MeasureProduct<Cent, MeasureOne>>

PrincipalPortion

Full Usage: PrincipalPortion

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the portion of the net effect assigned to the principal

Field type: int64<MeasureProduct<Cent, MeasureOne>>

ScheduledPayment

Full Usage: ScheduledPayment

Field type: ScheduledPayment

any payment scheduled on the current day

Field type: ScheduledPayment

SettlementFigure

Full Usage: SettlementFigure

Field type: int64<MeasureProduct<Cent, MeasureOne>>

the settlement figure as of the current day

Field type: int64<MeasureProduct<Cent, MeasureOne>>

SimpleInterest

Full Usage: SimpleInterest

Field type: decimal<MeasureProduct<Cent, MeasureOne>>

the simple interest accruable between the previous amortisation day and the current day

Field type: decimal<MeasureProduct<Cent, MeasureOne>>

Window

Full Usage: Window

Field type: int

the window during which a scheduled payment can be made; if the date is missed, the payment is late, but if the window is missed, the payment is missed

Field type: int

Type something to start searching.