AmortizationResponse class

AmortizationResponse class

Amortization statement response class.

The AmortizationResponse type exposes the following members:

Constructors

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

Properties

Property Description
currency Gets or sets the default currency for the statement
loan_account_from Gets or sets the from of LoanAccount.
amortization_transaction_list Gets or sets the AmortizationResponse.amortization_transaction_list.
marketing_information Gets or sets the marketing information.

See Also