@juki-team/commons - v0.1.10
Preparing search index...
ContestSystemSummaryListResponseDTO
Interface ContestSystemSummaryListResponseDTO
interface
ContestSystemSummaryListResponseDTO
{
company
:
EntityCompanySystemSummaryListResponseDTO
;
creationTimestamp
:
number
;
id
:
string
;
isEndless
:
boolean
;
isFrozenTime
:
boolean
;
isFuture
:
boolean
;
isGlobal
:
boolean
;
isLive
:
boolean
;
isPast
:
boolean
;
isQuietTime
:
boolean
;
key
:
string
;
name
:
string
;
owner
:
EntityOwnerSystemSummaryListResponseDTO
;
settings
:
Pick
<
ContestSettings
,
|
"startTimestamp"
|
"endTimestamp"
|
"frozenTimestamp"
|
"quietTimestamp"
|
"penalty"
|
"upsolvingEnabled"
,
>
;
state
:
EntityState
;
tags
:
string
[]
;
totalContestants
:
number
;
updateTimestamp
:
number
;
user
:
ContestUser
;
}
Hierarchy (
View Summary
)
ContestSummaryListResponseDTO
ContestSystemSummaryListResponseDTO
Index
Properties
company
creation
Timestamp
id
is
Endless
is
Frozen
Time
is
Future
is
Global
is
Live
is
Past
is
Quiet
Time
key
name
owner
settings
state
tags
total
Contestants
update
Timestamp
user
Properties
company
company
:
EntityCompanySystemSummaryListResponseDTO
creation
Timestamp
creationTimestamp
:
number
id
id
:
string
is
Endless
isEndless
:
boolean
is
Frozen
Time
isFrozenTime
:
boolean
is
Future
isFuture
:
boolean
is
Global
isGlobal
:
boolean
is
Live
isLive
:
boolean
is
Past
isPast
:
boolean
is
Quiet
Time
isQuietTime
:
boolean
key
key
:
string
name
name
:
string
owner
owner
:
EntityOwnerSystemSummaryListResponseDTO
settings
settings
:
Pick
<
ContestSettings
,
|
"startTimestamp"
|
"endTimestamp"
|
"frozenTimestamp"
|
"quietTimestamp"
|
"penalty"
|
"upsolvingEnabled"
,
>
state
state
:
EntityState
tags
tags
:
string
[]
total
Contestants
totalContestants
:
number
update
Timestamp
updateTimestamp
:
number
user
user
:
ContestUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
company
creation
Timestamp
id
is
Endless
is
Frozen
Time
is
Future
is
Global
is
Live
is
Past
is
Quiet
Time
key
name
owner
settings
state
tags
total
Contestants
update
Timestamp
user
@juki-team/commons - v0.1.10
Loading...