# KnetikCloud.UserAchievementGroupResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**achievements** | [**[UserAchievementResource]**](UserAchievementResource.md) | The list of achievements associated with the group | 
**group_name** | **String** | The name of the group.  If used by Leveling, this will represent the level name | 
**id** | **String** | The id of the achievement progress | [optional] 
**progress** | **Number** | The current progress of the user on the group | 
**user_id** | **Number** | The id of the user whose progress is being tracked | 


