LoanClosings

LoanStatementEndResponse.LoanClosings property

Gets or sets the collection of LoanClosing.

public List<LoanClosing> LoanClosings { get; set; }

See Also