Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILending

Hierarchy

  • ILending

Index

Properties

amountPastDue: number

The amount past due on the payback of the lent funds.

availableCredit: number

The available credit on the lent funds.

creditLine: number

The lent funds current credit line.

currentBalance: number

The current balance on lent funds.

lastPaymentReceivedDate: number

The date of last payment received on the lent funds.

lastYtdInterestPaid: number

The last year-to-date interest paid on the lent funds.

minPaymentDue: number

The minimum balance due on the payback of the lent funds.

outstandingBalance: number

The outstanding balance on the lent funds.

paymentDueDate: number

The payment due date on the lent funds.

paymentReceivedMtd: number

The month-to-date total of payments received on lent funds.

ytdInterestPaid: number

The year-to-date interest paid on the lent funds.

Generated using TypeDoc