@salesforce/agents
Preparing search index...
evalFormatter
EvalOutput
Type Alias EvalOutput
type
EvalOutput
=
{
id
?:
string
;
response
?:
SendMessageResponse
|
GetStateResponse
;
session_id
?:
string
;
type
?:
string
;
}
Index
Properties
id?
response?
session_
id?
type?
Properties
Optional
id
id
?:
string
Optional
response
response
?:
SendMessageResponse
|
GetStateResponse
Optional
session_
id
session_id
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
response
session_
id
type
@salesforce/agents
Loading...