
[//]: # (CLASS:OptionIntervalsResult)

[//]: # (KIND:object)

### OptionIntervalsResult

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**intervals** | [**[OptionInterval]**](OptionInterval.md) | Array of all the intervals in the result. &nbsp;
**contract** | String | The option contract for the intervals &nbsp;
**size** | String | The size of the time span for the interval. &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:OptionInterval)



<br/>

#### Enum: SizeEnum**

Name | Value
---- | -----
SixtyMinute | &quot;SixtyMinute&quot;
ThirtyMinute | &quot;ThirtyMinute&quot;
FifteenMinute | &quot;FifteenMinute&quot;
TenMinute | &quot;TenMinute&quot;
FiveMinute | &quot;FiveMinute&quot;
OneMinute | &quot;OneMinute&quot;



