Course
Propriedades do Objeto
| Nome | Tipo | Descrição |
|---|---|---|
| name | String | Name of the course |
| description | String | Description of the course |
| image_url | String | URL of the course image |
| course_modules | Array<CourseModule> | List of associated course modules |
| resource | LibraryResource | Associated LibraryResource |