2.1.1 GroupCourse object implements GroupDrillable
Represents a course in the context of a group it is part of.
Fields
Field | Type | Description |
---|---|---|
id required |
String | The unique ID of the course. Example value: vGjy2yRUR-aMrUKAt_eAuw |
name required |
String | The name of the course. |
description required |
String | The description of the course. |
icon optional |
2.1.1 Media object | An optional icon for the course. |
drills required |
List of 2.1.1 GroupDrill objects | A list of drills contained by this course. |
Last updated on