Back to Node Auth0

Interface ListRoleUsersPaginatedResponseContent

docs/interfaces/management.Management.ListRoleUsersPaginatedResponseContent.html

5.9.1671 B
Original Source

Interface ListRoleUsersPaginatedResponseContent

interface ListRoleUsersPaginatedResponseContent {
next?: string;
users?: RoleUser[];
}

Index

Properties

next?users?

Properties

Optionalnext

next?: string

Optionalusers

users?: RoleUser[]

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nextusers