
[//]: # (CLASS:ApiResponseOptionPrices)

[//]: # (KIND:object)

### ApiResponseOptionPrices

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**prices** | [**[OptionPrice]**](OptionPrice.md) | A list of option prices in descending order by date &nbsp;
**option** | [**Option**](Option.md) |  &nbsp;
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available. &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:OptionPrice)


[//]: # (CONTAINED_CLASS:Option)





