vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
WorkflowFlowAction
Interface WorkflowFlowAction
interface
WorkflowFlowAction
{
description
?:
string
;
flow
:
string
;
flowInputs
?:
WorkflowFlowActionParameter
[]
;
fullName
?:
string
;
label
:
string
;
language
?:
string
;
protected
:
boolean
;
}
Hierarchy (
View Summary
)
MetadataInfo
WorkflowFlowAction
Index
Properties
description?
flow
flow
Inputs?
full
Name?
label
language?
protected
Properties
Optional
description
description
?:
string
flow
flow
:
string
Optional
flow
Inputs
flowInputs
?:
WorkflowFlowActionParameter
[]
Optional
full
Name
fullName
?:
string
label
label
:
string
Optional
language
language
?:
string
protected
protected
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
flow
flow
Inputs
full
Name
label
language
protected
vlocode-project - v1.40.0-beta-4
Loading...