Sha256: c7c2983f8f5cd12ab1b3b52cc1c3e6f8f7c03883f9cadfc8bb637fe63e33c8bc
Contents?: true
Size: 611 Bytes
Versions: 2
Compression:
Stored size: 611 Bytes
Contents
[//]: # (CLASS:Intrinio::OptionTradesResult) [//]: # (KIND:object) ### Intrinio::OptionTradesResult #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **next_page** | String | The token required to request the next page of the data. If null, no further results are available. **source** | String | The source of the trades. **trades** | [**Array<OptionTrades>**](OptionTrades.md) | Array of all the trades in this page of the result. [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::OptionTrades)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
intrinio-sdk-6.34.0 | docs/OptionTradesResult.md |
intrinio-sdk-6.33.0 | docs/OptionTradesResult.md |