CoinCapClient Properties

The CoinCapClient type exposes the following members.

Properties


  Name Description
Public property Assets

Provides access to the Assets API calls.

An instance of AssetsImp.
Public property Candles

Provides access to the Candles API calls.

An instance of CandlesImp.
Public property 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.
Public property Exchanges

Provides access to the Exchanges API calls.

An instance of ExchangesImp.
Public property IsCacheEnabled

Gets or sets whether this instance is using response caching.

Caching is enabled by default.

Public property Markets

Provides access to the Markets API calls.

An instance of MarketsImp.
Public property Rates

Provides access to the Rates API calls.

An instance of RatesImp.