GW2v1SkinIds

@Serializable
data class GW2v1SkinIds(val skins: List<GW2SkinId>)

Information about the available skins.

Parameters

skins

the IDs of the available skins

Constructors

Link copied to clipboard
constructor(skins: List<GW2SkinId>)

Properties

Link copied to clipboard

This field holds the IDs of the available skins.