@juki-team/commons - v0.1.10
Preparing search index...
CourseAssignmentSessionCycleClassDataResponseDTO
Interface CourseAssignmentSessionCycleClassDataResponseDTO
interface
CourseAssignmentSessionCycleClassDataResponseDTO
{
content
:
BodyWorksheet
[]
;
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 Summary
)
AssignmentBasicInfo
CourseAssignmentSessionCycleClassDataResponseDTO
Index
Properties
content
course
Key
end
Timestamp
graded
id
index
number
Lessons
points
start
Timestamp
tags
title
type
visible
Properties
content
content
:
BodyWorksheet
[]
course
Key
courseKey
:
string
end
Timestamp
endTimestamp
:
number
graded
graded
:
boolean
id
id
:
string
index
index
:
number
number
Lessons
numberLessons
:
number
points
points
:
number
start
Timestamp
startTimestamp
:
number
tags
tags
:
string
[]
title
title
:
string
type
type
:
COURSE
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
course
Key
end
Timestamp
graded
id
index
number
Lessons
points
start
Timestamp
tags
title
type
visible
@juki-team/commons - v0.1.10
Loading...