@juki-team/commons - v0.2.19
Preparing search index...
AssignmentBasicInfo
Interface AssignmentBasicInfo
interface
AssignmentBasicInfo
{
content
:
BodyWorksheet
[]
;
endsAt
:
number
;
graded
:
boolean
;
id
:
string
;
index
:
number
;
points
:
number
;
startsAt
:
number
;
tags
:
string
[]
;
title
:
string
;
type
:
AssignmentClass
;
visible
:
boolean
;
}
Hierarchy (
View Summary
)
AssignmentBasicInfo
ContestAssignmentSessionCycleClassDataResponseDto
CourseAssignmentSessionCycleClassDataResponseDto
WorksheetAssignmentSessionCycleClassDataResponseDto
NoneAssignmentSessionCycleClassDataResponseDto
AssignmentContestUpsert
AssignmentCourseUpsert
AssignmentWorksheetUpsert
ClassCycleSessionAssignment
Index
Properties
content
ends
At
graded
id
index
points
starts
At
tags
title
type
visible
Properties
content
content
:
BodyWorksheet
[]
ends
At
endsAt
:
number
graded
graded
:
boolean
id
id
:
string
index
index
:
number
points
points
:
number
starts
At
startsAt
:
number
tags
tags
:
string
[]
title
title
:
string
type
type
:
AssignmentClass
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
ends
At
graded
id
index
points
starts
At
tags
title
type
visible
@juki-team/commons - v0.2.19
Loading...