gw2v2AccountMountsSkins  
  fun gw2v2AccountMountsSkins(configure: RequestConfigurer? = null): RequestTemplate<List<GW2MountSkinId>>
Returns information about a player's unlocked mount skins.
Authenticated:       Yes (ACCOUNT, UNLOCKS)
Paginated:           No
Bulk expanded:       No
Localized:           No
Cache time:          N/AContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/account/mounts/skins
Return
the request that can be executed to query the API
Parameters
configure
configure action for the request