Interface Course

Hierarchy

  • Course

Properties

active_from: null | string
active_to: null | string
author?: any
author_id?: null | number
authors?: null | <internal>.User[]
authors_count?: null | number
categories?: null | <internal>.Category[]
categories_count?: null | number
created_at: null | string
description: null | string
duration: null | string
findable: boolean
groups?: null | <internal>.Group[]
groups_count?: null | number
hours_to_complete: null | number
id: number
image_path: null | string
image_url?: null | string
is_active?: boolean
is_published?: boolean
language: null | string
lessons?: null | <internal>.Lesson[]
lessons_count?: null | number
level: null | string
poster_path: null | string
poster_url?: null | string
public: boolean
scorm_sco?: null | ScormScoModel
scorm_sco_id: null | number
status: string
subtitle: null | string
summary: null | string
tags?: null | <internal>.Tag[]
tags_count?: null | number
target_group: null | string
teaser_url: null | string
title: string
topics?: null | <internal>.Topic[]
topics_count?: null | number
updated_at: null | string
users?: null | <internal>.User[]
users_count?: null | number
video_path: null | string
video_url?: null | string

Generated using TypeDoc