Method | Description | |
---|---|---|
HttpClientRest ( string apiUrl, string apiKey ) : System |
Create an HttpClientRest-object
|
public HttpClientRest ( string apiUrl, string apiKey ) : System | ||
apiUrl | string | API Endpoint URL |
apiKey | string | Private key |
return | System |