LoanResponseMessageSetV1 class

LoanResponseMessageSetV1 class

Loan response messages set version 1 class.

Inheritance: LoanResponseMessageSetV1AbstractResponseMessageSetAbstractTopLevelMessageSet

The LoanResponseMessageSetV1 type exposes the following members:

Constructors

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

Properties

PropertyDescription
loan_statement_transaction_responsesGets or sets the collection of LoanStatementTransactionResponse.
amortization_transaction_responsesGets or sets the collection of AmortizationTransactionResponse.
loan_statement_end_transaction_responsesGets or sets the collection of LoanStatementEndTransactionResponse.
loan_mail_transaction_responsesGets or sets the collection of LoanMailTransactionResponse.
loan_mail_sync_responsesGets or sets the collection of LoanMailSyncResponse.

See Also