jamespot-user-api
Preparing search index...
ContentFactorySurveyData
Type Alias ContentFactorySurveyData
type
ContentFactorySurveyData
=
{
anonymousResponse
?:
string
|
null
;
bannerSrc
?:
string
;
description
?:
string
;
multipleResponse
?:
string
|
null
;
pollContent
:
SurveySection
[]
;
pollLinks
:
Record
<
string
,
string
>
|
null
;
pollMessage
?:
string
;
pollResponseAuthorVisibility
?:
string
|
null
;
pollResponseShowProgression
?:
string
|
null
;
pollResponseShowRespondent
?:
string
|
null
;
pollResponseUserVisibility
?:
string
|
null
;
}
Index
Properties
anonymous
Response?
banner
Src?
description?
multiple
Response?
poll
Content
poll
Links
poll
Message?
poll
Response
Author
Visibility?
poll
Response
Show
Progression?
poll
Response
Show
Respondent?
poll
Response
User
Visibility?
Properties
Optional
anonymous
Response
anonymousResponse
?:
string
|
null
Optional
banner
Src
bannerSrc
?:
string
Optional
description
description
?:
string
Optional
multiple
Response
multipleResponse
?:
string
|
null
poll
Content
pollContent
:
SurveySection
[]
poll
Links
pollLinks
:
Record
<
string
,
string
>
|
null
Optional
poll
Message
pollMessage
?:
string
Optional
poll
Response
Author
Visibility
pollResponseAuthorVisibility
?:
string
|
null
Optional
poll
Response
Show
Progression
pollResponseShowProgression
?:
string
|
null
Optional
poll
Response
Show
Respondent
pollResponseShowRespondent
?:
string
|
null
Optional
poll
Response
User
Visibility
pollResponseUserVisibility
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anonymous
Response
banner
Src
description
multiple
Response
poll
Content
poll
Links
poll
Message
poll
Response
Author
Visibility
poll
Response
Show
Progression
poll
Response
Show
Respondent
poll
Response
User
Visibility
jamespot-user-api
Loading...