Back to Node Auth0

Interface EventStreamCloudEventGroupMemberDeletedObjectMember1

docs/interfaces/management.Management.EventStreamCloudEventGroupMemberDeletedObjectMember1.html

5.9.11.0 KB
Original Source

Interface EventStreamCloudEventGroupMemberDeletedObjectMember1

A group member of member_type group

interface EventStreamCloudEventGroupMemberDeletedObjectMember1 {
member_type: "connection";
id: string;
type: string;
connection_id: string;
}

Index

Properties

member_typeidtypeconnection_id

Properties

member_type

member_type: "connection"

id

id: string

The connection member's unique identifier

type

type: string

The type of the connection

connection_id

connection_id: string

Connection ID associated with the member

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties member_typeidtypeconnection_id