Preparing search index...
The search index is not available
JakSec Backend - v1.0.0
JakSec Backend
controllers/worklogcontroller
WorkLogCourseDetails
Interface WorkLogCourseDetails
interface
WorkLogCourseDetails
{
course
:
WorkLogCourse
&
{
instructor_name
:
string
}
;
entries
:
WorkLogEntry
[]
;
groups
:
WorkLogCourseGroup
[]
;
}
Index
Properties
course
entries
groups
Properties
course
course
:
WorkLogCourse
&
{
instructor_name
:
string
}
entries
entries
:
WorkLogEntry
[]
groups
groups
:
WorkLogCourseGroup
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
course
entries
groups
JakSec Backend - v1.0.0
Loading...