Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Survey
QuizResult
Interface QuizResult
interface
QuizResult
{
questions
:
{
question
:
Question
;
total
:
number
;
winners
:
[
string
,
Voter
]
[]
;
}
[]
;
surveyId
:
string
;
winners
:
Winner
[]
;
}
Index
Properties
questions
survey
Id
winners
Properties
questions
questions
:
{
question
:
Question
;
total
:
number
;
winners
:
[
string
,
Voter
]
[]
;
}
[]
Type declaration
question
:
Question
total
:
number
winners
:
[
string
,
Voter
]
[]
survey
Id
survey
Id
:
string
winners
winners
:
Winner
[]
Settings
Theme
OS
Light
Dark
On This Page
questions
survey
Id
winners
OneSDK
Loading...