Interface CourseProgress

Hierarchy

  • CourseProgress

Properties

created_at: null | string
finished_at: null | string
id: number
seconds: null | number
started_at: null | string
status: boolean
topic?: null | <internal>.Topic
topic_id: number
updated_at: null | string
user?: null | <internal>.User
user_id: number

Generated using TypeDoc