Interface GiftQuiz

Hierarchy

  • GiftQuiz

Properties

created_at: null | string
id: number
max_attempts: null | number
max_execution_time: null | number
questions?: null | GiftQuestion[]
questions_count?: null | number
topic?: null | <internal>.Topic
updated_at: null | string
value: string

Generated using TypeDoc