LoanInterestType class

LoanInterestType class

Loan interest paid.

The LoanInterestType type exposes the following members:

Constructors

ConstructorDescription
LoanInterestType()Initializes a new instance of LoanInterestType class.

Properties

PropertyDescription
loan_interest_year_to_dateGets or sets the total interest paid year to date.
loan_interest_loan_to_dateGets or sets the total interest paid loan to date
loan_interest_projectGets or sets the total projected interest to be paid on this loan
date_as_ofGets or sets the date and time of the interest information.

See Also