Back to Node Auth0

Interface EventStreamCloudEventGroupMemberDeletedObjectGroup0

docs/interfaces/management.Management.EventStreamCloudEventGroupMemberDeletedObjectGroup0.html

5.9.11.0 KB
Original Source

Interface EventStreamCloudEventGroupMemberDeletedObjectGroup0

Reference to a connection group

interface EventStreamCloudEventGroupMemberDeletedObjectGroup0 {
id: string;
external_id?: string;
type: "connection";
connection_id: string;
}

Index

Properties

idexternal_id?typeconnection_id

Properties

id

id: string

The unique identifier for the group.

Optionalexternal_id

external_id?: string

The external identifier for the group.

type

type: "connection"

connection_id

connection_id: string

The connection ID associated with the group.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idexternal_idtypeconnection_id