PrincipalBalanceType class

PrincipalBalanceType class

Loan principal balance.

The PrincipalBalanceType type exposes the following members:

Constructors

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

Properties

Property Description
balance_amount Gets or sets the current loan principal balance
principal_year_to_date Gets or sets the total principal paid year to date.
principal_loan_to_date Gets or sets the total principal paid loan to date.
date_as_of Gets or sets the date and time of the current loan balance.

See Also