Back to Node Auth0

Interface EventStreamCloudEventOrgGroupRoleDeletedObjectGroup2

docs/interfaces/management.Management.EventStreamCloudEventOrgGroupRoleDeletedObjectGroup2.html

5.9.1840 B
Original Source

Interface EventStreamCloudEventOrgGroupRoleDeletedObjectGroup2

Reference to a tenant group

interface EventStreamCloudEventOrgGroupRoleDeletedObjectGroup2 {
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