Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 734 Bytes

SecurityIntervalsMoversResult.md

File metadata and controls

22 lines (13 loc) · 734 Bytes

Intrinio.SDK.Model.SecurityIntervalsMoversResult

Properties

Name Type Description
OpenTime DateTime? The UTC timestamp for the time this interval opened.  
CloseTime DateTime? The UTC timestamp for the time this interval closed.  
Size string The size of the time span for the interval.  
Intervals List<SecurityIntervalMover> Array of all the intervals in the result.