Hierarchy

Properties

actionCalls?: FlowActionCall[]
apexPluginCalls?: FlowApexPluginCall[]
apiVersion?: null | number
assignments?: FlowAssignment[]
associatedRecord?: string
choices?: FlowChoice[]
collectionProcessors?: FlowCollectionProcessor[]
constants?: FlowConstant[]
decisions?: FlowDecision[]
description?: string
dynamicChoiceSets?: FlowDynamicChoiceSet[]
environments?: FlowEnvironment[]
formulas?: FlowFormula[]
fullName?: string
interviewLabel?: string
isAdditionalPermissionRequiredToRun?: boolean
isOverridable?: boolean
isTemplate?: boolean
label: string
loops?: FlowLoop[]
migratedFromWorkflowRuleName?: string
orchestratedStages?: FlowOrchestratedStage[]
overriddenFlow?: string
processMetadataValues?: FlowMetadataValue[]
processType?: FlowProcessType
recordCreates?: FlowRecordCreate[]
recordDeletes?: FlowRecordDelete[]
recordLookups?: FlowRecordLookup[]
recordRollbacks?: FlowRecordRollback[]
recordUpdates?: FlowRecordUpdate[]
runInMode?: FlowRunInMode
screens?: FlowScreen[]
sourceTemplate?: string
stages?: FlowStage[]
start?: FlowStart
startElementReference?: string
steps?: FlowStep[]
subflows?: FlowSubflow[]
textTemplates?: FlowTextTemplate[]
timeZoneSidKey?: string
transforms?: FlowTransform[]
triggerOrder?: null | number
variables?: FlowVariable[]
waits?: FlowWait[]