AmortizationResponse

AmortizationResponse class

Amortization statement response class.

public class AmortizationResponse

Constructors

NameDescription
AmortizationResponse()Initializes a new instance of AmortizationResponse class.

Properties

NameDescription
AmortizationTransactionList { get; set; }Gets or sets the AmortizationTransactionList.
Currency { get; set; }Gets or sets the default currency for the statement
LoanAccountFrom { get; set; }Gets or sets the from of LoanAccount.
MarketingInformation { get; set; }Gets or sets the marketing information.

See Also