Back to Node Auth0

Interface SetRulesConfigResponseContent

docs/interfaces/management.Management.SetRulesConfigResponseContent.html

5.9.1694 B
Original Source

Interface SetRulesConfigResponseContent

interface SetRulesConfigResponseContent {
key: string;
value: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

keyvalue

Properties

key

key: string

Key for a rules config variable.

value

value: string

Value for a rules config variable.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties keyvalue