Gradebook Backend API Documentation - v0.0.1
Preparing search index...
entities/course.entity
Course
Class Course
Index
Constructors
constructor
Properties
description
id
students
teacher
title
Constructors
constructor
new
Course
()
:
Course
Returns
Course
Properties
description
description
:
string
id
id
:
number
students
students
:
StudentCourse
[]
teacher
teacher
:
User
title
title
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
description
id
students
teacher
title
Gradebook Backend API Documentation - v0.0.1
Loading...