AmortizationRequest class

AmortizationRequest class

Amortization statement request class.

The AmortizationRequest type exposes the following members:

Constructors

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

Properties

PropertyDescription
loan_account_fromGets or sets the from of LoanAccount.
start_dateGets or sets the start date for transaction data.
end_dateGets or sets the end date for transaction data.

See Also