toggle menu
GW2APIClient
0.8.0
common
switch theme
search in API
api-client
/
com.gw2tb.gw2api.client.v2
/
gw2v2SkinsById
gw2v2Skins
By
Id
@
JvmOverloads
fun
gw2v2SkinsById
(
id
:
Int
,
configure
:
RequestConfigurer
?
=
null
)
:
RequestTemplate
<
GW2v2Skin
>
@
JvmName
(
name
=
"gw2v2SkinsById-Alias"
)
fun
gw2v2SkinsById
(
id
:
GW2SkinId
,
configure
:
RequestConfigurer
?
=
null
)
:
RequestTemplate
<
GW2v2Skin
>