@juki-team/commons - v0.1.10
Preparing search index...
ScoreboardHistoryResponseDTO
Interface ScoreboardHistoryResponseDTO
interface
ScoreboardHistoryResponseDTO
{
contestKey
:
string
;
participants
:
Record
<
string
,
UserSummaryListResponseDTO
>
;
timelineEvents
:
ScoreboardTimelineEventResponseDTO
[]
;
userProblemTimelineRefs
:
Record
<
string
,
number
[]
>
;
}
Index
Properties
contest
Key
participants
timeline
Events
user
Problem
Timeline
Refs
Properties
contest
Key
contestKey
:
string
participants
participants
:
Record
<
string
,
UserSummaryListResponseDTO
>
timeline
Events
timelineEvents
:
ScoreboardTimelineEventResponseDTO
[]
user
Problem
Timeline
Refs
userProblemTimelineRefs
:
Record
<
string
,
number
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contest
Key
participants
timeline
Events
user
Problem
Timeline
Refs
@juki-team/commons - v0.1.10
Loading...