Method Summary
Public Methods | ||
public |
reset(): * |
|
public |
Run a query on the search endpoint. |
|
public |
updateUsers(users: *): * |
Inherited Summary
From class BaseService | ||
public |
Preform a DELETE action |
|
public |
Preform a GET action |
|
public |
Preform a POST action |
|
public |
postUpload(url: string, data: object, params: object): object Preform a POST action |
|
public |
Preform a PUT action |