Back to Node Auth0

Interface GetRoleResponseContent

docs/interfaces/management.Management.GetRoleResponseContent.html

5.9.1726 B
Original Source

Interface GetRoleResponseContent

interface GetRoleResponseContent {
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