Gw2ApiRequest

An HTTP request against the Guild Wars 2 API.

Since

0.5.0

Parameters

baseUrl

the base URL for the request

path

the path for the request

parameters

the query parameters for the request

headers

the headers for the request

apiKey

the API key to use for the request

language

the language to specify for the request

serializer

the serializer used to decode the response

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String