Options
All
  • Public
  • Public/Protected
  • All
Menu
description

Represents a Quiz from the API

Hierarchy

  • Quiz

Index

Constructors

constructor

Properties

Private _raw

_raw: Data

cloned

cloned: boolean

createdAt

createdAt: string

createdBy

createdBy: User

deleted

deleted: boolean

draft

draft: string | null

draftVersion

draftVersion: number | null

hasDraftVersion

hasDraftVersion: boolean

hasPublishedVersion

hasPublishedVersion: boolean

id

id: string

info

isLoved

isLoved: boolean

isTagged

isTagged: boolean

love

love: number

parentDetail

parentDetail: string | null

publishedVersion

publishedVersion: string | null

questions

questions: Collection<string, Question>

stats

type

type: string

updated

updated: string | null

Generated using TypeDoc