@juki-team/commons - v0.1.10
Preparing search index...
SubmissionContestSummaryListResponseDTO
Interface SubmissionContestSummaryListResponseDTO
interface
SubmissionContestSummaryListResponseDTO
{
company
:
EntityCompanySummaryListResponseDTO
;
isFrozen
:
boolean
;
isManager
:
boolean
;
isQuiet
:
boolean
;
isUpsolving
:
boolean
;
key
:
string
;
name
:
string
;
problemColor
:
string
;
problemIndex
:
string
;
settingsStartTimestamp
:
number
;
}
Hierarchy (
View Summary
)
SubmissionContestSummaryListResponseDTO
SubmissionContestSystemSummaryListResponseDTO
Index
Properties
company
is
Frozen
is
Manager
is
Quiet
is
Upsolving
key
name
problem
Color
problem
Index
settings
Start
Timestamp
Properties
company
company
:
EntityCompanySummaryListResponseDTO
is
Frozen
isFrozen
:
boolean
is
Manager
isManager
:
boolean
is
Quiet
isQuiet
:
boolean
is
Upsolving
isUpsolving
:
boolean
key
key
:
string
name
name
:
string
problem
Color
problemColor
:
string
problem
Index
problemIndex
:
string
settings
Start
Timestamp
settingsStartTimestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
company
is
Frozen
is
Manager
is
Quiet
is
Upsolving
key
name
problem
Color
problem
Index
settings
Start
Timestamp
@juki-team/commons - v0.1.10
Loading...