Preparing search index...
The search index is not available
web08-booquiz - v1.0.0
web08-booquiz
backend/src/play/dto/quiz-join.dto
QuizJoinDto
Interface QuizJoinDto
퀴즈 참여를 위한 DTO
interface
QuizJoinDto
{
quizZoneId
:
string
;
}
Index
Properties
quiz
Zone
Id
Properties
quiz
Zone
Id
quiz
Zone
Id
:
string
참여할 퀴즈 존 ID
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
quiz
Zone
Id
web08-booquiz - v1.0.0
Loading...
퀴즈 참여를 위한 DTO