Interface Lesson

Hierarchy

  • Lesson

Properties

active: boolean
course?: null | <internal>.Course
course_id: number
created_at: null | string
duration: null | string
id: number
lessons?: null | <internal>.Lesson[]
lessons_count?: null | number
order: number
parent_lesson?: null | <internal>.Lesson
parent_lesson_id: null | number
summary: null | string
title: string
topics?: null | <internal>.Topic[]
topics_count?: null | number
updated_at: null | string

Generated using TypeDoc