Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
ContestContestProblemDataResponseDTO
Interface ContestContestProblemDataResponseDTO
interface
ContestContestProblemDataResponseDTO
{
author
:
string
;
company
:
EntityCompanySummaryListResponseDTO
;
editorial
:
TextLanguageType
;
judge
:
ProblemJudgeSummaryListResponseDTO
;
key
:
string
;
members
:
DocumentMembersResponseDTO
;
name
:
string
;
owner
:
UserCompanyBasicInfoResponseDTO
;
ownerNickname
:
string
;
settings
:
ProblemSettingsType
;
shortname
:
string
;
statement
:
ProblemStatementType
;
tags
:
string
[]
;
}
Hierarchy
Omit
<
ProblemSummaryListResponseDTO
,
"user"
>
ContestContestProblemDataResponseDTO
Index
Properties
author
company
editorial
judge
key
members
name
owner
owner
Nickname
settings
shortname
statement
tags
Properties
author
author
:
string
company
company
:
EntityCompanySummaryListResponseDTO
editorial
editorial
:
TextLanguageType
judge
judge
:
ProblemJudgeSummaryListResponseDTO
key
key
:
string
members
members
:
DocumentMembersResponseDTO
name
name
:
string
owner
owner
:
UserCompanyBasicInfoResponseDTO
owner
Nickname
owner
Nickname
:
string
settings
settings
:
ProblemSettingsType
shortname
shortname
:
string
statement
statement
:
ProblemStatementType
tags
tags
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
author
company
editorial
judge
key
members
name
owner
owner
Nickname
settings
shortname
statement
tags
@juki-team/commons - v0.0.826
Loading...