Auth0 Node.js SDK - v5.12.0
Preparing search index...
management
Management
ListGroupRolesResponseContent
Interface ListGroupRolesResponseContent
interface
ListGroupRolesResponseContent
{
roles
:
Role
[]
;
next
?:
string
;
}
Index
Properties
roles
next?
Properties
roles
roles
:
Role
[]
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
roles
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.