LoanStatementEndResponse class

LoanStatementEndResponse class

Loan closing statement response class.

The LoanStatementEndResponse type exposes the following members:

Constructors

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

Properties

Property Description
currency Gets or sets the default currency used for closing information.
loan_account_from Gets or sets the from of LoanAccount.
loan_closings Gets or sets the collection of LoanClosing.

See Also