Sha256: 9a11e3b1550e652e1a51a27a3ce0ec0016a707d2c94e504b6e5561078128817e
Contents?: true
Size: 893 Bytes
Versions: 1
Compression:
Stored size: 893 Bytes
Contents
[//]: # (CLASS:Intrinio::ApiResponseCryptoPrices) [//]: # (KIND:object) ### Intrinio::ApiResponseCryptoPrices #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **prices** | [**Array<CryptoPrice>**](CryptoPrice.md) | All the BAR prices, time, and volume. **pair** | [**CryptoPairSummary**](CryptoPairSummary.md) | **exchange** | [**CryptoExchangeSummary**](CryptoExchangeSummary.md) | **timeframe** | String | The time interval for the crypto currency prices. **next_page** | String | The token required to request the next page of the data. If null, no further results are available. [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::CryptoPrice) [//]: # (CONTAINED_CLASS:Intrinio::CryptoPairSummary) [//]: # (CONTAINED_CLASS:Intrinio::CryptoExchangeSummary)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
intrinio-sdk-5.0.0 | docs/ApiResponseCryptoPrices.md |