Appearance
@sylis/shared / GetQuizListReqDto
Interface: GetQuizListReqDto
Defined in: quiz/quiz.dto.ts:38
Properties
page?
optionalpage:number
Defined in: quiz/quiz.dto.ts:39
pageSize?
optionalpageSize:number
Defined in: quiz/quiz.dto.ts:40
type?
optionaltype:CHOICE
Defined in: quiz/quiz.dto.ts:41
wordId?
optionalwordId:string
Defined in: quiz/quiz.dto.ts:42