LoanStatementEndResponse class

LoanStatementEndResponse class

Loan closing statement response class.

The LoanStatementEndResponse type exposes the following members:

Constructors

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

Properties

PropertyDescription
currencyGets or sets the default currency used for closing information.
loan_account_fromGets or sets the from of LoanAccount.
loan_closingsGets or sets the collection of LoanClosing.

See Also