InvestmentClosings

InvestmentStatementEndResponse.InvestmentClosings property

Gets or sets the collection of InvestmentClosing.

public List<InvestmentClosing> InvestmentClosings { get; set; }

See Also