Back to Node Auth0

Interface EventStreamCloudEventOrgMemberAddedObjectOrganization

docs/interfaces/management.Management.EventStreamCloudEventOrgMemberAddedObjectOrganization.html

5.9.1804 B
Original Source

Interface EventStreamCloudEventOrgMemberAddedObjectOrganization

The organization the member belongs to.

interface EventStreamCloudEventOrgMemberAddedObjectOrganization {
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