vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
CommandActionMetadata
Interface CommandActionMetadata
interface
CommandActionMetadata
{
actionType
:
string
;
description
?:
string
;
fullName
?:
string
;
intents
?:
CommandActionIntent
[]
;
label
:
string
;
parameters
?:
CommandActionParam
[]
;
responseTemplates
?:
CommandActionResponse
[]
;
target
?:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
CommandActionMetadata
Index
Properties
action
Type
description?
full
Name?
intents?
label
parameters?
response
Templates?
target?
Properties
action
Type
actionType
:
string
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
Optional
intents
intents
?:
CommandActionIntent
[]
label
label
:
string
Optional
parameters
parameters
?:
CommandActionParam
[]
Optional
response
Templates
responseTemplates
?:
CommandActionResponse
[]
Optional
target
target
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
Type
description
full
Name
intents
label
parameters
response
Templates
target
vlocode-project - v1.40.0-beta-4
Loading...