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