Appearance
@sylis/shared / GenerateExamReqDto
Interface: GenerateExamReqDto
Defined in: ai/exam.dto.ts:11
Properties
examType
examType:
ExamType
Defined in: ai/exam.dto.ts:13
questionCount?
optional
questionCount:number
Defined in: ai/exam.dto.ts:14
words
words:
WordDto
[]
Defined in: ai/exam.dto.ts:12