CourseSnippet¶ class CourseSnippet[source]¶ The JSON representation of a course snippet. id: int¶ The id of this snippet. key: str¶ The key of this snippet. value: str¶ The value of this snippet, i.e. what this snippet should expand to.