@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
questions
ConversationalResponsePart
Type Alias ConversationalResponsePart
type
ConversationalResponsePart
=
{
errorMessage
?:
string
;
followupSentence
?:
string
;
imageUrl
?:
string
;
infoType
?:
string
;
infoValues
?:
(
string
[]
|
QlikApp
[]
)
[]
;
narrative
?:
NarrativeResponse
;
renderVisualization
?:
RenderVisualization
;
sentence
?:
{
text
?:
string
}
;
type
?:
string
;
}
Index
Properties
error
Message?
followup
Sentence?
image
Url?
info
Type?
info
Values?
narrative?
render
Visualization?
sentence?
type?
Properties
Optional
error
Message
errorMessage
?:
string
Optional
followup
Sentence
followupSentence
?:
string
Optional
image
Url
imageUrl
?:
string
Optional
info
Type
infoType
?:
string
Optional
info
Values
infoValues
?:
(
string
[]
|
QlikApp
[]
)
[]
Optional
narrative
narrative
?:
NarrativeResponse
Optional
render
Visualization
renderVisualization
?:
RenderVisualization
Optional
sentence
sentence
?:
{
text
?:
string
}
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Message
followup
Sentence
image
Url
info
Type
info
Values
narrative
render
Visualization
sentence
type
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...