LoanStatementTransactionResponses

LoanResponseMessageSetV1.LoanStatementTransactionResponses property

Gets or sets the collection of LoanStatementTransactionResponse.

public List<LoanStatementTransactionResponse> LoanStatementTransactionResponses { get; set; }

See Also