Closings

StatementEndResponse.Closings property

Gets or sets the collection of Closing.

public List<Closing> Closings { get; set; }

See Also