Interface | Description |
---|---|
CryptoBase |
Interface for CryptoData, CryptoInfo, and HistoricalData.
|
CryptoBaseExchange |
Interface for CryptoData and HistoricalData.
|
Class | Description |
---|---|
ConversionInfo |
Object equivalent to the 'ConversionInfo' json object returned by the
Coins
General Info end point.
|
CryptoData |
Wrapper class for RawData.
|
CryptoInfo |
Wrapper class for GeneralInfo and ConversionInfo.
|
GeneralInfo |
Object equivalent to the 'GeneralInfo' json object returned by the Coins
General Info end point.
|
RawData |
Object equivalent to the 'RAW' json object returned by the
Generate Custom Average end point.
|