CoinCapClient Properties
The CoinCapClient type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Assets |
Provides access to the Assets API calls. An instance of AssetsImp. |
|
|
Candles |
Provides access to the Candles API calls. An instance of CandlesImp. |
|
|
CCRestClient |
The RestSharp client instance used to make the API calls.
This is exposed in case you wish to change options such as use a proxy.
|
|
|
Exchanges |
Provides access to the Exchanges API calls. An instance of ExchangesImp. |
|
|
IsCacheEnabled |
Gets or sets whether this instance is using response caching. Caching is enabled by default. |
|
|
Markets |
Provides access to the Markets API calls. An instance of MarketsImp. |
|
|
Rates |
Provides access to the Rates API calls. An instance of RatesImp. |

