Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
JudgeSummaryListResponseDTO
Interface JudgeSummaryListResponseDTO
interface
JudgeSummaryListResponseDTO
{
isExternal
:
boolean
;
key
:
string
;
keyPrefix
:
string
;
languages
:
JudgeLanguageType
[]
;
logo
:
string
;
logoSize
:
[
number
,
number
]
;
name
:
string
;
problemTags
:
string
[]
;
submissionsWithHighPriority
:
boolean
;
url
:
string
;
}
Hierarchy (
view full
)
Omit
<
JudgeBaseDocument
,
"getProblemUrl"
|
"getUserSubmissionsUrl"
|
"getSubmissionUrl"
|
"getLoginUrl"
|
"getProfileUrl"
|
"getSubmitUrl"
>
JudgeSummaryListResponseDTO
JudgeSystemSummaryListResponseDTO
Index
Properties
is
External
key
key
Prefix
languages
logo
logo
Size
name
problem
Tags
submissions
With
High
Priority
url
Properties
is
External
is
External
:
boolean
key
key
:
string
key
Prefix
key
Prefix
:
string
languages
languages
:
JudgeLanguageType
[]
logo
logo
:
string
logo
Size
logo
Size
:
[
number
,
number
]
name
name
:
string
problem
Tags
problem
Tags
:
string
[]
submissions
With
High
Priority
submissions
With
High
Priority
:
boolean
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
is
External
key
key
Prefix
languages
logo
logo
Size
name
problem
Tags
submissions
With
High
Priority
url
@juki-team/commons - v0.0.826
Loading...