AchievementCategory

constructor(id: Int, name: String, description: String, order: Int, icon: String, achievements: List<Int>)