Back to Node Auth0

Interface EventStreamCloudEventGroupMemberAddedObjectGroup1

docs/interfaces/management.Management.EventStreamCloudEventGroupMemberAddedObjectGroup1.html

5.9.11.0 KB
Original Source

Interface EventStreamCloudEventGroupMemberAddedObjectGroup1

Reference to an organization group

interface EventStreamCloudEventGroupMemberAddedObjectGroup1 {
id: string;
external_id?: string;
type: "organization";
organization_id: string;
}

Index

Properties

idexternal_id?typeorganization_id

Properties

id

id: string

The unique identifier for the group.

Optionalexternal_id

external_id?: string

The external identifier for the group.

type

type: "organization"

organization_id

organization_id: string

The organization ID associated with the group.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idexternal_idtypeorganization_id