GW2v2DailyAchievement
@Serializable
Information about a daily achievement.
Parameters
id
the achievement's ID
level
the level requirement for the daily achievement to appear
requiredAccess
the GW2 campaigns required to see the daily achievement
Constructors
Link copied to clipboard
constructor(id: GW2AchievementId, level: GW2v2DailyAchievement.LevelRequirement, requiredAccess: List<String>)