Back to Node Auth0

Interface UpdateRoleResponseContent

docs/interfaces/management.Management.UpdateRoleResponseContent.html

5.9.1735 B
Original Source

Interface UpdateRoleResponseContent

interface UpdateRoleResponseContent {
id?: string;
name?: string;
description?: string;
}

Index

Properties

id?name?description?

Properties

Optionalid

id?: string

ID for this role.

Optionalname

name?: string

Name of this role.

Optionaldescription

description?: string

Description of this role.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idnamedescription