Back to Node Auth0

Interface EventStreamCloudEventOrgGroupRoleAssignedObjectGroup2

docs/interfaces/management.Management.EventStreamCloudEventOrgGroupRoleAssignedObjectGroup2.html

5.9.1843 B
Original Source

Interface EventStreamCloudEventOrgGroupRoleAssignedObjectGroup2

Reference to a tenant group

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