| Name | Type | Description |
|---|---|---|
| open_time | datetime | The UTC timestamp for the time this interval opened. |
| close_time | datetime | The UTC timestamp for the time this interval closed. |
| size | str | The size of the time span for the interval. |
| intervals | list[OptionIntervalMover] | Array of all the intervals in the result. |