Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
SurveyQuestion
Class SurveyQuestion
Index
Constructors
constructor
Properties
choices
deleted
description?
id
max_
rating
options
required
tags
title
type
Constructors
constructor
new
SurveyQuestion
(
_data
:
Partial
<
SurveyQuestion
>
)
:
SurveyQuestion
Parameters
_data
:
Partial
<
SurveyQuestion
>
Returns
SurveyQuestion
Properties
choices
choices
:
any
[]
deleted
deleted
:
boolean
Optional
description
description
?:
string
id
id
:
number
max_
rating
max_rating
:
number
options
options
:
any
required
required
:
boolean
tags
tags
:
string
[]
title
title
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
choices
deleted
description
id
max_
rating
options
required
tags
title
type
@placeos/ts-client
Loading...