Back to Node Auth0

Interface EventStreamCloudEventOrgGroupRoleAssignedObjectRole

docs/interfaces/management.Management.EventStreamCloudEventOrgGroupRoleAssignedObjectRole.html

5.9.1674 B
Original Source

Interface EventStreamCloudEventOrgGroupRoleAssignedObjectRole

The role assigned to the group in the organization.

interface EventStreamCloudEventOrgGroupRoleAssignedObjectRole {
id: string;
name: string;
}

Index

Properties

idname

Properties

id

id: string

The ID of the role.

name

name: string

The name of the role.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idname