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