Back to Node Auth0

Interface FlowActionFlowDelayFlow

docs/interfaces/management.Management.FlowActionFlowDelayFlow.html

5.9.11.3 KB
Original Source

Interface FlowActionFlowDelayFlow

interface FlowActionFlowDelayFlow {
id: string;
alias?: string;
type: "FLOW";
action: "DELAY_FLOW";
allow_failure?: boolean;
mask_output?: boolean;
params: Management.FlowActionFlowDelayFlowParams;
}

Index

Properties

idalias?typeactionallow_failure?mask_output?params

Properties

id

id: string

Optionalalias

alias?: string

type

type: "FLOW"

action

action: "DELAY_FLOW"

Optionalallow_failure

allow_failure?: boolean

Optionalmask_output

mask_output?: boolean

params

params: Management.FlowActionFlowDelayFlowParams

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idaliastypeactionallow_failuremask_outputparams