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