Member Junction
Preparing search index...
@memberjunction/actions-bizapps-formbuilders
SurveyMonkeySurveyDetails
Interface SurveyMonkeySurveyDetails
interface
SurveyMonkeySurveyDetails
{
analyze_url
?:
string
;
buttons_text
?:
{
done_button
?:
string
;
exit_button
?:
string
;
next_button
?:
string
;
prev_button
?:
string
;
}
;
collect_url
?:
string
;
custom_variables
?:
Record
<
string
,
string
>
;
date_created
:
string
;
date_modified
:
string
;
edit_url
?:
string
;
href
:
string
;
id
:
string
;
language
:
string
;
nickname
?:
string
;
page_count
:
number
;
preview
?:
string
;
question_count
:
number
;
response_count
:
number
;
summary_url
?:
string
;
title
:
string
;
}
Index
Properties
analyze_
url?
buttons_
text?
collect_
url?
custom_
variables?
date_
created
date_
modified
edit_
url?
href
id
language
nickname?
page_
count
preview?
question_
count
response_
count
summary_
url?
title
Properties
Optional
analyze_
url
analyze_url
?:
string
Optional
buttons_
text
buttons_text
?:
{
done_button
?:
string
;
exit_button
?:
string
;
next_button
?:
string
;
prev_button
?:
string
;
}
Optional
collect_
url
collect_url
?:
string
Optional
custom_
variables
custom_variables
?:
Record
<
string
,
string
>
date_
created
date_created
:
string
date_
modified
date_modified
:
string
Optional
edit_
url
edit_url
?:
string
href
href
:
string
id
id
:
string
language
language
:
string
Optional
nickname
nickname
?:
string
page_
count
page_count
:
number
Optional
preview
preview
?:
string
question_
count
question_count
:
number
response_
count
response_count
:
number
Optional
summary_
url
summary_url
?:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
analyze_
url
buttons_
text
collect_
url
custom_
variables
date_
created
date_
modified
edit_
url
href
id
language
nickname
page_
count
preview
question_
count
response_
count
summary_
url
title
Member Junction
Loading...