gw2v2PvPStandings
fun gw2v2PvPStandings(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpStandings>>
Returns information about an account's PvP standings.
Authenticated: Yes (ACCOUNT, PVP)
Paginated: No
Bulk expanded: No
Localized: No
Cache time: N/A
Content copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/pvp/standings
Return
the request that can be executed to query the API
Parameters
configure
configure action for the request