Gw2ApiResponse
An HTTP response from the Guild Wars 2 API.
Since
0.5.0
Parameters
request
the Gw2ApiRequest corresponding to this response
statusCode
the status code for this response
headers
the received response headers
body
the raw response body
Types
Properties
Link copied to clipboard
Returns the decoded response data, or null
if the decoding failed.
Link copied to clipboard
Returns the response body as a DecodingResult.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard