Back to Node Auth0

Interface FormRouterRule

docs/interfaces/management.Management.FormRouterRule.html

5.9.1620 B
Original Source

Interface FormRouterRule

interface FormRouterRule {
id: string;
alias?: string;
next_node?: string;
}

Index

Properties

idalias?next_node?

Properties

id

id: string

Optionalalias

alias?: string

Optionalnext_node

next_node?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idaliasnext_node