src/app/modules/dashboard/services/usage/usage.service.ts
Properties |
Methods |
constructor(http: HttpClient)
|
||||||||
Constructor
Parameters :
|
getData | |||||||||
getData(url: string, requestParam?: literal type)
|
|||||||||
Parameters :
Returns :
any
|
http |
Type : HttpClient
|
angular HttpClient |