LoanResponseMessageSetV1 class

LoanResponseMessageSetV1 class

Loan response messages set version 1 class.

Inheritance: LoanResponseMessageSetV1AbstractResponseMessageSetAbstractTopLevelMessageSet

The LoanResponseMessageSetV1 type exposes the following members:

Constructors

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

Properties

Property Description
loan_statement_transaction_responses Gets or sets the collection of LoanStatementTransactionResponse.
amortization_transaction_responses Gets or sets the collection of AmortizationTransactionResponse.
loan_statement_end_transaction_responses Gets or sets the collection of LoanStatementEndTransactionResponse.
loan_mail_transaction_responses Gets or sets the collection of LoanMailTransactionResponse.
loan_mail_sync_responses Gets or sets the collection of LoanMailSyncResponse.

See Also