Method | Description | |
---|---|---|
CompanyRequest ( IRestClient client, string apiKey ) : RestSharp | ||
Current ( ) : PagingResponse |
||
Get ( int id ) : |
||
Get ( string filter = "", int skip ) : PagingResponse |
public CompanyRequest ( IRestClient client, string apiKey ) : RestSharp | ||
client | IRestClient | |
apiKey | string | |
return | RestSharp |
public Get ( string filter = "", int skip ) : PagingResponse |
||
filter | string | |
skip | int | |
return | PagingResponse |