CoinpaprikaClient Properties

The CoinpaprikaClient type exposes the following members.

Properties


  Name Description
Public property Coins

Provides access to the Coins API calls.

An instance of CoinsImp.
Public property Contracts

Provides access to the Contracts API calls.

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

Provides access to the Exchanges API calls.

An instance of ExchangesImp.
Public property Global

Provides access to the Global API calls.

An instance of GlobalImp.
Public property IsCacheEnabled

Gets or sets whether this instance is using response caching.

Caching is enabled by default.

Public property Key

Provides access to the Key API calls.

An instance of KeyImp.
Public property Persons

Provides access to the Persons API calls.

An instance of PersonsImp.
Public property Tags

Provides access to the Tags API calls.

An instance of TagsImp.
Public property Tickers

Provides access to the Tickers API calls.

An instance of TickersImp.
Public property Tools

Provides access to the Tools API calls.

An instance of ToolsImp.