Back to Node Auth0

Interface ListOrganizationMemberRoleSourceGroupsResponseContent

docs/interfaces/management.Management.ListOrganizationMemberRoleSourceGroupsResponseContent.html

5.11.0783 B
Original Source

Interface ListOrganizationMemberRoleSourceGroupsResponseContent

interface ListOrganizationMemberRoleSourceGroupsResponseContent {
groups: Group[];
next?: string;
}

Index

Properties

groupsnext?

Properties

groups

groups: Group[]

Optionalnext

next?: string

A cursor to be used as the "from" query parameter for the next page of results.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties groupsnext