LoanStatementEndRequest class

LoanStatementEndRequest class

Loan closing statement request class.

The LoanStatementEndRequest type exposes the following members:

Constructors

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

Properties

PropertyDescription
loan_account_fromGets or sets the from of LoanAccount.
start_dateGets or sets the start date for statement closing information.
end_dateGets or sets the end date of statement closing information.

See Also