Back to Node Auth0

Interface EventStreamCloudEventGroupMemberAddedObjectGroup2

docs/interfaces/management.Management.EventStreamCloudEventGroupMemberAddedObjectGroup2.html

5.9.1831 B
Original Source

Interface EventStreamCloudEventGroupMemberAddedObjectGroup2

Reference to a tenant group

interface EventStreamCloudEventGroupMemberAddedObjectGroup2 {
id: string;
external_id?: string;
type: "tenant";
}

Index

Properties

idexternal_id?type

Properties

id

id: string

The unique identifier for the group.

Optionalexternal_id

external_id?: string

The external identifier for the group.

type

type: "tenant"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idexternal_idtype