| Name | Type | Description | Notes |
|---|---|---|---|
| Progress | List<CurriculumUserProgress> | Collection of User Progress for Curriculum | [optional] |
| Id | string | Id | [optional] |
| Name | string | Name | [optional] |
| HtmlIntro | string | HTML formatted intro | [optional] |
| ImgUrl | string | URI of header image | [optional] |
| ItemCount | int? | Number of curriculum items | [optional] |
| RenderAs | string | Render method for curriculum | [optional] |
| VisibleToAllUsers | bool? | Globally visible | [optional] |