Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
ProblemDataResponseDTO
Interface ProblemDataResponseDTO
interface
ProblemDataResponseDTO
{
author
:
string
;
company
:
EntityCompanySummaryListResponseDTO
;
editorial
:
TextLanguageType
;
judge
:
ProblemJudgeSummaryListResponseDTO
;
key
:
string
;
members
:
DocumentMembersResponseDTO
;
name
:
string
;
owner
:
UserCompanyBasicInfoResponseDTO
;
ownerNickname
:
string
;
settings
:
ProblemSettingsType
;
shortname
:
string
;
state
:
EntityState
;
statement
:
ProblemStatementType
;
tags
:
string
[]
;
user
:
ProblemUserType
;
}
Hierarchy (
view full
)
ProblemSummaryListResponseDTO
ProblemDataResponseDTO
Index
Properties
author
company
editorial
judge
key
members
name
owner
owner
Nickname
settings
shortname
state
statement
tags
user
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
state
state
:
EntityState
statement
statement
:
ProblemStatementType
tags
tags
:
string
[]
user
user
:
ProblemUserType
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
state
statement
tags
user
@juki-team/commons - v0.0.826
Loading...