@juki-team/commons - v0.2.19
Preparing search index...
ContestClarificationResponseDto
Interface ContestClarificationResponseDto
interface
ContestClarificationResponseDto
{
answer
:
string
;
answeredAt
:
number
;
answerUser
:
UserOrganizationBasicInfoResponseDto
;
askedAt
:
number
;
key
:
string
;
problemJudgeKey
:
string
;
public
:
boolean
;
question
:
string
;
questionUser
:
UserOrganizationBasicInfoResponseDto
;
}
Index
Properties
answer
answered
At
answer
User
asked
At
key
problem
Judge
Key
public
question
question
User
Properties
answer
answer
:
string
answered
At
answeredAt
:
number
answer
User
answerUser
:
UserOrganizationBasicInfoResponseDto
asked
At
askedAt
:
number
key
key
:
string
problem
Judge
Key
problemJudgeKey
:
string
public
public
:
boolean
question
question
:
string
question
User
questionUser
:
UserOrganizationBasicInfoResponseDto
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answer
answered
At
answer
User
asked
At
key
problem
Judge
Key
public
question
question
User
@juki-team/commons - v0.2.19
Loading...