LoanTransactionAmount class

LoanTransactionAmount class

Loan transaction amount class.

The LoanTransactionAmount type exposes the following members:

Constructors

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

Properties

PropertyDescription
principal_amountGets or sets the amount of payment applied to principal.
interest_amountGets or sets the amount of payment applied to interest.
escrow_amountGets or sets the LoanTransactionAmount.escrow_amount for mortgages.
insuranceGets or sets the life, accident, health insurance on loan.

See Also