GW2v2Skin
constructor(id: GW2SkinId, name: String, type: String, flags: List<String>, restrictions: List<String>, icon: String, rarity: String, description: String? = null, details: GW2v2Skin.Details? = null)
Parameters
id
the skin's ID
name
the skin's localized name
type
the skin's type
flags
additional skin flags (ShowInWardrobe, NoCost, HideIfLocked, OverrideRarity)
restrictions
the IDs of the races that can use this skin, or empty if it can be used by any race
icon
a render service URL for the skin's icon
rarity
the skin's rarity
description
the skin's description
details
additional information about the skin