Skip to content

@sylis/shared v1.0.0


@sylis/shared / CreateQuizResDto

Interface: CreateQuizResDto

Defined in: quiz/quiz.dto.ts:31

Properties

createdAt

createdAt: Date

Defined in: quiz/quiz.dto.ts:35


id

id: string

Defined in: quiz/quiz.dto.ts:32


type

type: CHOICE

Defined in: quiz/quiz.dto.ts:33


wordId?

optional wordId: string

Defined in: quiz/quiz.dto.ts:34