LoanRequestMessageSetV1 class

LoanRequestMessageSetV1 class

Loan request messages set version 1 class.

Inheritance: LoanRequestMessageSetV1AbstractRequestMessageSetAbstractTopLevelMessageSet

The LoanRequestMessageSetV1 type exposes the following members:

Constructors

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

Properties

PropertyDescription
loan_statement_transaction_requestsGets or sets the collection of LoanStatementTransactionRequest.
amortization_transaction_requestsGets or sets the collection of AmortizationTransactionRequest.
loan_statement_end_transaction_requestsGets or sets the collection of LoanStatementEndTransactionRequest.
loan_mail_transaction_requestsGets or sets the collection of LoanMailTransactionRequest.
loan_mail_sync_requestsGets or sets the collection of LoanMailSyncRequest.

See Also