Sha256: b750e7ba8d13cfad9bd6a5cfcff8c32ee35f5144adae01d424f12d8f402be6d4

Contents?: true

Size: 1015 Bytes

Versions: 5

Compression:

Stored size: 1015 Bytes

Contents


[//]: # (CLASS:Intrinio::ApiResponseCryptoBook)

[//]: # (KIND:object)

### Intrinio::ApiResponseCryptoBook

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**bids** | [**Array<CryptoBookEntry>**](CryptoBookEntry.md) | The bid prices and their respective sizes, in descending order of price.  
**asks** | [**Array<CryptoBookEntry>**](CryptoBookEntry.md) | The ask prices and their respective sizes, in ascending 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::CryptoBookEntry)


[//]: # (CONTAINED_CLASS:Intrinio::CryptoPairSummary)


[//]: # (CONTAINED_CLASS:Intrinio::CryptoExchangeSummary)



Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
intrinio-sdk-5.0.0 docs/ApiResponseCryptoBook.md
intrinio-sdk-4.0.0 docs/ApiResponseCryptoBook.md
intrinio-sdk-3.3.0 docs/ApiResponseCryptoBook.md
intrinio-sdk-3.2.0 docs/ApiResponseCryptoBook.md
intrinio-sdk-3.1.0 docs/ApiResponseCryptoBook.md