@juki-team/commons - v0.1.10
Preparing search index...
JudgeDataResponseDTO
Interface JudgeDataResponseDTO
interface
JudgeDataResponseDTO
{
getProfileUrl
:
string
;
getSubmissionUrl
:
string
;
isExternal
:
boolean
;
isSubmitSupported
:
boolean
;
key
:
string
;
keyPrefix
:
string
;
languages
:
JudgeLanguage
[]
;
logo
:
string
;
logoSize
:
[
number
,
number
]
;
name
:
string
;
problemTags
:
string
[]
;
submissionsWithHighPriority
:
boolean
;
url
:
string
;
}
Hierarchy
Omit
<
JudgeBaseDocument
,
"getProblemUrl"
|
"getUserSubmissionsUrl"
|
"getLoginUrl"
|
"getSubmitUrl"
,
>
JudgeDataResponseDTO
Index
Properties
get
Profile
Url
get
Submission
Url
is
External
is
Submit
Supported
key
key
Prefix
languages
logo
logo
Size
name
problem
Tags
submissions
With
High
Priority
url
Properties
get
Profile
Url
getProfileUrl
:
string
get
Submission
Url
getSubmissionUrl
:
string
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
get
Profile
Url
get
Submission
Url
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...