Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Survey
SurveyResult
Interface SurveyResult
interface
SurveyResult
{
answers
:
[
string
,
Answer
]
[]
;
questionId
:
string
;
surveyId
:
string
;
voters
:
[
string
,
Voter
]
[]
;
}
Index
Properties
answers
question
Id
survey
Id
voters
Properties
answers
answers
:
[
string
,
Answer
]
[]
question
Id
question
Id
:
string
survey
Id
survey
Id
:
string
voters
voters
:
[
string
,
Voter
]
[]
Settings
Theme
OS
Light
Dark
On This Page
answers
question
Id
survey
Id
voters
OneSDK
Loading...