vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
FlowElement
Interface FlowElement
interface
FlowElement
{
description
?:
string
;
name
?:
string
;
processMetadataValues
?:
FlowMetadataValue
[]
;
}
Hierarchy (
View Summary
)
FlowBaseElement
FlowElement
FlowNode
FlowChoice
FlowConstant
FlowDynamicChoiceSet
FlowFormula
FlowRule
FlowScheduledPath
FlowScreenField
FlowStage
FlowStageStep
FlowTextTemplate
FlowVariable
FlowWaitEvent
Index
Properties
description?
name?
process
Metadata
Values?
Properties
Optional
description
description
?:
string
Optional
name
name
?:
string
Optional
process
Metadata
Values
processMetadataValues
?:
FlowMetadataValue
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
name
process
Metadata
Values
vlocode-project - v1.40.0-beta-4
Loading...