Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
ContestProblemBasicDataResponseDTO
Interface ContestProblemBasicDataResponseDTO
interface
ContestProblemBasicDataResponseDTO
{
color
:
string
;
company
:
EntityCompanySummaryListResponseDTO
;
endTimestamp
:
number
;
index
:
string
;
judge
:
ProblemJudgeSummaryListResponseDTO
;
key
:
string
;
name
:
string
;
points
:
number
;
startTimestamp
:
number
;
tags
:
string
[]
;
url
:
string
;
}
Index
Properties
color
company
end
Timestamp
index
judge
key
name
points
start
Timestamp
tags
url
Properties
color
color
:
string
company
company
:
EntityCompanySummaryListResponseDTO
end
Timestamp
end
Timestamp
:
number
index
index
:
string
judge
judge
:
ProblemJudgeSummaryListResponseDTO
key
key
:
string
name
name
:
string
points
points
:
number
start
Timestamp
start
Timestamp
:
number
tags
tags
:
string
[]
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
company
end
Timestamp
index
judge
key
name
points
start
Timestamp
tags
url
@juki-team/commons - v0.0.826
Loading...