gw2v1SkinDetails

@JvmName(name = "gw2v1SkinDetails-Alias")
fun gw2v1SkinDetails(skinId: GW2SkinId, configure: RequestConfigurer? = null): RequestTemplate<GW2v1SkinDetails>

Returns information about the skins in the game.

Authenticated:       No
Paginated: No
Bulk expanded: No
Localized: Yes
Cache time: 1h

Read more: https://wiki.guildwars2.com/wiki/API:1/skin_details

Return

the request that can be executed to query the API

Parameters

skinId

the the skin's ID

configure

configure action for the request