Back to Node Auth0

Interface ListUserEffectiveRolesResponseContent

docs/interfaces/management.Management.ListUserEffectiveRolesResponseContent.html

5.11.0731 B
Original Source

Interface ListUserEffectiveRolesResponseContent

interface ListUserEffectiveRolesResponseContent {
roles: UserEffectiveRole[];
next?: string;
}

Index

Properties

rolesnext?

Properties

roles

roles: UserEffectiveRole[]

Optionalnext

next?: string

Cursor for the next page of results

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties rolesnext