Auth0 Node.js SDK - v5.12.0
Preparing search index...
management
Management
ListUserRoleSourceGroupsResponseContent
Interface ListUserRoleSourceGroupsResponseContent
interface
ListUserRoleSourceGroupsResponseContent
{
groups
:
Group
[]
;
next
?:
string
;
}
Index
Properties
groups
next?
Properties
groups
groups
:
Group
[]
Optional
next
next
?:
string
A cursor to be used as the "from" query parameter for the next page of results.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
groups
next
Auth0 Node.js SDK - v5.12.0
Loading...
A cursor to be used as the "from" query parameter for the next page of results.