Back to Node Auth0

Interface ListOrganizationsPaginatedResponseContent

docs/interfaces/management.Management.ListOrganizationsPaginatedResponseContent.html

5.9.1763 B
Original Source

Interface ListOrganizationsPaginatedResponseContent

interface ListOrganizationsPaginatedResponseContent {
next?: string;
organizations?: Organization[];
}

Index

Properties

next?organizations?

Properties

Optionalnext

next?: string

Optionalorganizations

organizations?: Organization[]

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nextorganizations