Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Survey
Question
Interface Question
interface
Question
{
choices
:
Choice
[]
;
correctId
?:
string
;
id
:
string
;
multiple
:
boolean
;
title
:
string
;
type
:
QuestionType
;
}
Index
Properties
choices
correct
Id?
id
multiple
title
type
Properties
choices
choices
:
Choice
[]
Optional
correct
Id
correct
Id
?:
string
id
id
:
string
multiple
multiple
:
boolean
title
title
:
string
type
type
:
QuestionType
Settings
Theme
OS
Light
Dark
On This Page
choices
correct
Id
id
multiple
title
type
OneSDK
Loading...