Preparing search index...
The search index is not available
web08-booquiz - v1.0.0
web08-booquiz
backend/src/quiz-zone/entities/quiz.entity
Quiz
Interface Quiz
퀴즈 엔티티
interface
Quiz
{
answer
:
string
;
playTime
:
number
;
question
:
string
;
quizType
:
SHORT_ANSWER
;
}
Index
Properties
answer
play
Time
question
quiz
Type
Properties
answer
answer
:
string
play
Time
play
Time
:
number
question
question
:
string
quiz
Type
quiz
Type
:
SHORT_ANSWER
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
answer
play
Time
question
quiz
Type
web08-booquiz - v1.0.0
Loading...
퀴즈 엔티티