vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
StrategyNodeInvocableAction
Interface StrategyNodeInvocableAction
interface
StrategyNodeInvocableAction
{
action
:
string
;
argument
?:
StrategyNodeInvocableActionArg
[]
;
childNode
?:
string
[]
;
description
?:
string
;
isGenerator
:
boolean
;
label
?:
string
;
limit
?:
number
;
name
:
string
;
type
:
InvocableActionType
;
}
Hierarchy (
View Summary
)
StrategyNodeUnionBase
StrategyNodeInvocableAction
Index
Properties
action
argument?
child
Node?
description?
is
Generator
label?
limit?
name
type
Properties
action
action
:
string
Optional
argument
argument
?:
StrategyNodeInvocableActionArg
[]
Optional
child
Node
childNode
?:
string
[]
Optional
description
description
?:
string
is
Generator
isGenerator
:
boolean
Optional
label
label
?:
string
Optional
limit
limit
?:
number
name
name
:
string
type
type
:
InvocableActionType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
argument
child
Node
description
is
Generator
label
limit
name
type
vlocode-project - v1.40.0-beta-4
Loading...