OptionalentitiesAn array of entities that the request was made for. The entities property
matches the entities property set on the HttpRequestOptions object associated
with this HttpRequestResponse.
OptionalentityThe entity that the request was made for. The entity property matches the
entity property set on the HttpRequestOptions object associated with this HttpRequestResponse.
OptionalerrorThe error object if an error occurred during the request.
The response headers
OptionalrequestA custom request id that can be used to identify the request. The requestId matches
the requestId property set on the HttpRequestOptions object.
The HTTP status code of the response.
The body of the response.