Back to Node Auth0

Interface UpdateRoleRequestContent

docs/interfaces/management.Management.UpdateRoleRequestContent.html

5.9.1671 B
Original Source

Interface UpdateRoleRequestContent

Example

{}Copy

interface UpdateRoleRequestContent {
name?: string;
description?: string;
}

Index

Properties

name?description?

Properties

Optionalname

name?: string

Name of this role.

Optionaldescription

description?: string

Description of this role.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties namedescription