Back to Node Auth0

Interface FlowActionFlowMapValueParams

docs/interfaces/management.Management.FlowActionFlowMapValueParams.html

5.9.11.3 KB
Original Source

Interface FlowActionFlowMapValueParams

interface FlowActionFlowMapValueParams {
input: FlowActionFlowMapValueParamsInput;
cases?: FlowActionFlowMapValueParamsCases;
fallback?: FlowActionFlowMapValueParamsFallback;
}

Index

Properties

inputcases?fallback?

Properties

input

input: FlowActionFlowMapValueParamsInput

Optionalcases

cases?: FlowActionFlowMapValueParamsCases

Optionalfallback

fallback?: FlowActionFlowMapValueParamsFallback

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties inputcasesfallback