docs/ApiResponseCryptoBookBids.md in intrinio-sdk-3.0.0 vs docs/ApiResponseCryptoBookBids.md in intrinio-sdk-3.1.0

- old
+ new

@@ -1,11 +1,32 @@ -# Intrinio::ApiResponseCryptoBookBids -## Properties -Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- -**bids** | [**Array<CryptoBookEntry>**](CryptoBookEntry.md) | The bid prices and their respective sizes, in descending order of price. | [optional] -**pair** | [**CryptoPairSummary**](CryptoPairSummary.md) | | [optional] -**exchange** | [**CryptoExchangeSummary**](CryptoExchangeSummary.md) | | [optional] -**last_updated** | **String** | The UTC timestamp of when the order book was last updated. | [optional] + +[//]: # (CLASS:Intrinio::ApiResponseCryptoBookBids) + +[//]: # (KIND:object) + +### Intrinio::ApiResponseCryptoBookBids + +#### Properties + +[//]: # (START_DEFINITION) + +Name | Type | Description +------------ | ------------- | ------------- +**bids** | [**Array<CryptoBookEntry>**](CryptoBookEntry.md) | The bid prices and their respective sizes, in descending order of price.   +**pair** | [**CryptoPairSummary**](CryptoPairSummary.md) |   +**exchange** | [**CryptoExchangeSummary**](CryptoExchangeSummary.md) |   +**last_updated** | String | The UTC timestamp of when the order book was last updated.   + +[//]: # (END_DEFINITION) + + +[//]: # (CONTAINED_CLASS:Intrinio::CryptoBookEntry) + + +[//]: # (CONTAINED_CLASS:Intrinio::CryptoPairSummary) + + +[//]: # (CONTAINED_CLASS:Intrinio::CryptoExchangeSummary) +