CoinpaprikaClient..::..CPRestClient Property

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.

Namespace:  CoinpaprikaApi
Assembly:  CoinpaprikaApi (in CoinpaprikaApi.dll)

Syntax


public RestClient CPRestClient { get; }
Public ReadOnly Property CPRestClient As RestClient
	Get

Field Value

The RestSharp client instance.