gw2v2CommerceExchange 
  Returns information about the gem exchange.
Authenticated:       No
Paginated:           No
Bulk expanded:       No
Localized:           No
Cache time:          INFINITEContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/commerce/exchange
Return
the request that can be executed to query the API
Parameters
configure
configure action for the request
fun gw2v2CommerceExchange(type: String, quantity: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommerceExchange>
Returns information about the gem exchange.
Authenticated:       No
Paginated:           No
Bulk expanded:       No
Localized:           No
Cache time:          N/AContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/commerce/exchange/:type
Return
the request that can be executed to query the API
Parameters
type
the exchange type
quantity
the amount to exchange
configure
configure action for the request