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