LoanInterestType class

LoanInterestType class

Loan interest paid.

The LoanInterestType type exposes the following members:

Constructors

Constructor Description
LoanInterestType() Initializes a new instance of LoanInterestType class.

Properties

Property Description
loan_interest_year_to_date Gets or sets the total interest paid year to date.
loan_interest_loan_to_date Gets or sets the total interest paid loan to date
loan_interest_project Gets or sets the total projected interest to be paid on this loan
date_as_of Gets or sets the date and time of the interest information.

See Also