Back to Node Auth0

Interface EventStreamCloudEventGroupDeletedObject0

docs/interfaces/management.Management.EventStreamCloudEventGroupDeletedObject0.html

5.9.11.5 KB
Original Source

Interface EventStreamCloudEventGroupDeletedObject0

Connection group with updated_at timestamp

interface EventStreamCloudEventGroupDeletedObject0 {
id: string;
name: string;
external_id?: string;
created_at: string;
type: "connection";
connection_id: string;
updated_at: string;
}

Index

Properties

idnameexternal_id?created_attypeconnection_idupdated_at

Properties

id

id: string

The unique identifier for the group.

name

name: string

The name of the group.

Optionalexternal_id

external_id?: string

The external identifier for the group.

created_at

created_at: string

Date and time when this entity was created (ISO_8601 format).

type

type: "connection"

connection_id

connection_id: string

The connection ID associated with the group.

updated_at

updated_at: string

Date and time when this entity was last updated/modified (ISO_8601 format).

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idnameexternal_idcreated_attypeconnection_idupdated_at