Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
CourseAssignmentSessionCycleClassDataResponseDTO
Interface CourseAssignmentSessionCycleClassDataResponseDTO
interface
CourseAssignmentSessionCycleClassDataResponseDTO
{
content
:
BodyWorksheetType
[]
;
courseKey
:
string
;
endTimestamp
:
number
;
graded
:
boolean
;
id
:
string
;
index
:
number
;
numberLessons
:
number
;
points
:
number
;
startTimestamp
:
number
;
tags
:
string
[]
;
title
:
string
;
type
:
COURSE
;
visible
:
boolean
;
}
Hierarchy (
view full
)
AssignmentBasicInfo
CourseAssignmentSessionCycleClassDataResponseDTO
Index
Properties
content
course
Key
end
Timestamp
graded
id
index
number
Lessons
points
start
Timestamp
tags
title
type
visible
Properties
content
content
:
BodyWorksheetType
[]
course
Key
course
Key
:
string
end
Timestamp
end
Timestamp
:
number
graded
graded
:
boolean
id
id
:
string
index
index
:
number
number
Lessons
number
Lessons
:
number
points
points
:
number
start
Timestamp
start
Timestamp
:
number
tags
tags
:
string
[]
title
title
:
string
type
type
:
COURSE
visible
visible
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
course
Key
end
Timestamp
graded
id
index
number
Lessons
points
start
Timestamp
tags
title
type
visible
@juki-team/commons - v0.0.826
Loading...