gw2v2SkinsByIds
fun gw2v2SkinsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skin>>
fun gw2v2SkinsByIds(ids: List<GW2SkinId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skin>>