AmortizationRequest class

AmortizationRequest class

Amortization statement request class.

The AmortizationRequest type exposes the following members:

Constructors

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

Properties

Property Description
loan_account_from Gets or sets the from of LoanAccount.
start_date Gets or sets the start date for transaction data.
end_date Gets or sets the end date for transaction data.

See Also