GW2v2AchievementGroups

constructor(id: GW2AchievementGroupId, name: String, description: String, order: Int, categories: List<GW2AchievementCategoryId>)

Parameters

id

the achievement group's ID

name

the achievement group's localized name

description

the achievement group's localized description

order

a number that can be used to sort the list of groups

categories

an array containing the IDs of the categories that this group contains