gw2v2CommerceTransactions 
  Returns information about an account's transactions.
Authenticated:       Yes (ACCOUNT, TRADING_POST)
Paginated:           Yes
Bulk expanded:       No
Localized:           No
Cache time:          INFINITEContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/commerce/transactions
Return
the request that can be executed to query the API
Parameters
configure
configure action for the request
fun gw2v2CommerceTransactions(relevance: String, configure: RequestConfigurer? = null): RequestTemplate<List<String>>
Returns information about an account's transactions.
Authenticated:       Yes (ACCOUNT, TRADING_POST)
Paginated:           Yes
Bulk expanded:       No
Localized:           No
Cache time:          INFINITEContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/commerce/transactions/:relevance
Return
the request that can be executed to query the API
Parameters
relevance
the temporal relevance
configure
configure action for the request