Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
SurveyAnswer
Class SurveyAnswer
Index
Constructors
constructor
Properties
answer_
json
id
question_
id
survey_
id
type
Constructors
constructor
new
SurveyAnswer
(
_data
:
Partial
<
SurveyAnswer
>
)
:
SurveyAnswer
Parameters
_data
:
Partial
<
SurveyAnswer
>
Returns
SurveyAnswer
Properties
answer_
json
answer_json
:
Record
<
string
,
any
>
id
id
:
number
question_
id
question_id
:
number
survey_
id
survey_id
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
answer_
json
id
question_
id
survey_
id
type
@placeos/ts-client
Loading...