OBJECT
Completion info for group participants enrolled to the course
type CourseCompletionInfoGroupsType {# Count of users in the group which completed the coursecompleted: Int # Group namelabel: String # Count of users in the grouptotal: Int # Group participant idsuser_ids: [String] # Group IDvalue: String }