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