ApiService
Extends:
BaseService → ApiService
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 |
|