Back to Node Auth0

Interface EventStreamCloudEventOrgMemberDeletedObjectOrganization

docs/interfaces/management.Management.EventStreamCloudEventOrgMemberDeletedObjectOrganization.html

5.9.1810 B
Original Source

Interface EventStreamCloudEventOrgMemberDeletedObjectOrganization

The organization the member belongs to.

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