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