vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
StrategyAction
Interface StrategyAction
interface
StrategyAction
{
action
:
string
;
argument
?:
StrategyActionArg
[]
;
description
?:
string
;
label
?:
string
;
name
:
string
;
type
:
InvocableActionType
;
}
Index
Properties
action
argument?
description?
label?
name
type
Properties
action
action
:
string
Optional
argument
argument
?:
StrategyActionArg
[]
Optional
description
description
?:
string
Optional
label
label
?:
string
name
name
:
string
type
type
:
InvocableActionType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
argument
description
label
name
type
vlocode-project - v1.40.0-beta-4
Loading...