AmortizationTransaction class

AmortizationTransaction class

Amortization transaction class.

The AmortizationTransaction type exposes the following members:

Constructors

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

Properties

PropertyDescription
payment_numberGets or sets the loan payment number.
loan_init_balanceGets or sets the beginning balance before payment.
principal_balanceGets or sets the PrincipalBalanceType.
loan_transaction_amountGets or sets the AmortizationTransaction.loan_transaction_amount.
loan_rateGets or sets the LoanRateType.
amortization_typeGets or sets the amortization type.

See Also