Initializes a result instance with the necessary response information.
Response data provided by the API.
Error that occurred during the request, if any.
Request parameters that were used.
Response object returned by the request.
Warning that occurred during the request, if any.
The AerisWeather API will sometimes include warnings with the response if there was an issue with the request or parameters that didn't prevent the request completely.
Returns the headers returned by the response, if any.
Generated using TypeDoc
An
ApiResult
object contains response information about an API request.