Back to Node Auth0

Interface ListOrganizationMemberEffectiveRolesResponseContent

docs/interfaces/management.Management.ListOrganizationMemberEffectiveRolesResponseContent.html

5.11.0829 B
Original Source

Interface ListOrganizationMemberEffectiveRolesResponseContent

interface ListOrganizationMemberEffectiveRolesResponseContent {
roles: OrganizationMemberEffectiveRole[];
next?: string;
}

Index

Properties

rolesnext?

Properties

roles

roles: OrganizationMemberEffectiveRole[]

Optionalnext

next?: string

Cursor for the next page of results

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties rolesnext