GWCommerceClient

Client for commerce endpoints. Documentation can be found in the GW2 Wiki.

See also

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Returns the current coins to gems exchange rate

Link copied to clipboard

Returns current buy and sell listings from the trading post

Link copied to clipboard

Retrieves list of all listing ids

Link copied to clipboard

Returns the current gem to coins exchange rate

Link copied to clipboard

Retrieves list of all prices

Link copied to clipboard
fun getPrices(ids: List<Int>): List<Price>

Returns current aggregated buy and sell listing information from the trading post.