CoinpaprikaClient Properties
The CoinpaprikaClient type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Coins |
Provides access to the Coins API calls. An instance of CoinsImp. |
|
|
Contracts |
Provides access to the Contracts API calls. An instance of ContractsImp. |
|
|
CPRestClient |
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. |
|
|
Global |
Provides access to the Global API calls. An instance of GlobalImp. |
|
|
IsCacheEnabled |
Gets or sets whether this instance is using response caching. Caching is enabled by default. |
|
|
Key |
Provides access to the Key API calls. An instance of KeyImp. |
|
|
Persons |
Provides access to the Persons API calls. An instance of PersonsImp. |
|
|
Tags |
Provides access to the Tags API calls. An instance of TagsImp. |
|
|
Tickers |
Provides access to the Tickers API calls. An instance of TickersImp. |
|
|
Tools |
Provides access to the Tools API calls. An instance of ToolsImp. |

