Preparing search index...
The search index is not available
open-source-election-game
open-source-election-game
models/QuestionModel
QuestionModel
Interface QuestionModel
interface
QuestionModel
{
answers
:
AnswerModel
[]
;
description
:
string
;
enabled
?:
boolean
;
id
:
number
;
keepInPlaceIfQuestionsShuffled
:
boolean
;
onlyEnableAtStartIfRunningMateId
?:
number
;
}
Index
Properties
answers
description
enabled?
id
keep
In
Place
If
Questions
Shuffled
only
Enable
At
Start
If
Running
Mate
Id?
Properties
answers
answers
:
AnswerModel
[]
description
description
:
string
Optional
enabled
enabled
?:
boolean
id
id
:
number
keep
In
Place
If
Questions
Shuffled
keepInPlaceIfQuestionsShuffled
:
boolean
Optional
only
Enable
At
Start
If
Running
Mate
Id
onlyEnableAtStartIfRunningMateId
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answers
description
enabled
id
keep
In
Place
If
Questions
Shuffled
only
Enable
At
Start
If
Running
Mate
Id
open-source-election-game
Loading...