Preparing search index...
The search index is not available
open-source-election-game
open-source-election-game
models/AnswerEffectModel
AnswerEffectModel
Interface AnswerEffectModel
interface
AnswerEffectModel
{
amount
:
number
;
answerEffectType
:
string
;
candidateId
:
number
;
issueId
:
number
;
questionEnabled
?:
boolean
;
questionId
?:
number
;
stateId
:
number
;
weight
?:
number
;
}
Index
Properties
amount
answer
Effect
Type
candidate
Id
issue
Id
question
Enabled?
question
Id?
state
Id
weight?
Properties
amount
amount
:
number
answer
Effect
Type
answerEffectType
:
string
candidate
Id
candidateId
:
number
issue
Id
issueId
:
number
Optional
question
Enabled
questionEnabled
?:
boolean
Optional
question
Id
questionId
?:
number
state
Id
stateId
:
number
Optional
weight
weight
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
answer
Effect
Type
candidate
Id
issue
Id
question
Enabled
question
Id
state
Id
weight
open-source-election-game
Loading...