[//]: # (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)