@salesforce/agents
Preparing search index...
types
PlannerResponse
Type Alias PlannerResponse
type
PlannerResponse
=
{
intent
:
string
;
plan
:
PlanStep
[]
;
planId
:
string
;
sessionId
:
string
;
topic
:
string
;
type
:
"PlanSuccessResponse"
;
}
Index
Properties
intent
plan
plan
Id
session
Id
topic
type
Properties
intent
intent
:
string
plan
plan
:
PlanStep
[]
plan
Id
planId
:
string
session
Id
sessionId
:
string
topic
topic
:
string
type
type
:
"PlanSuccessResponse"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
intent
plan
plan
Id
session
Id
topic
type
@salesforce/agents
Loading...