Interface QuizAttempt

Hierarchy

  • QuizAttempt

Properties

answers?: null | AttemptAnswer[]
answers_count?: null | number
created_at: null | string
end_at: null | string
gift_quiz?: null | GiftQuiz
id: number
started_at: string
topic_gift_quiz_id: number
updated_at: null | string
user?: null | <internal>.User
user_id: number

Generated using TypeDoc