Back to Node Auth0

Interface EventStreamCloudEventOrgConnectionAddedObjectOrganization

docs/interfaces/management.Management.EventStreamCloudEventOrgConnectionAddedObjectOrganization.html

5.9.1817 B
Original Source

Interface EventStreamCloudEventOrgConnectionAddedObjectOrganization

Information about an Auth0 Organization.

interface EventStreamCloudEventOrgConnectionAddedObjectOrganization {
name?: string;
id: string;
}

Index

Properties

name?id

Properties

Optionalname

name?: string

The human-readable identifier for the organization that will be used by end-users to direct them to their organization in your application..

id

id: string

ID of the organization.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nameid