The API response type
the response status. i.e. 200
the response message
the response data
the url the request was made to
the response headers
(optional) - the request object
Optional
Generated using TypeDoc
The API response type
Param: status
the response status. i.e. 200
Param: statusText
the response message
Param: data
the response data
Param: url
the url the request was made to
Param: headers
the response headers
Param: config
(optional) - the request object
Param: request
(optional) - the request object