Preparing search index...
The search index is not available
JakSec Backend - v1.0.0
JakSec Backend
controllers/worklogcontroller
WorkLogEntriesResponse
Interface WorkLogEntriesResponse
interface
WorkLogEntriesResponse
{
courses
:
WorkLogCourseUser
[]
;
entries
:
WorkLogEntry
[]
;
stats
:
RowDataPacket
[]
;
}
Index
Properties
courses
entries
stats
Properties
courses
courses
:
WorkLogCourseUser
[]
entries
entries
:
WorkLogEntry
[]
stats
stats
:
RowDataPacket
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
courses
entries
stats
JakSec Backend - v1.0.0
Loading...