Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 870 Bytes

File metadata and controls

16 lines (13 loc) · 870 Bytes

IO.Swagger.Model.CurriculumWithProgress

Properties

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]

[Back to Model list] [Back to API list] [Back to README]