Roles
Columns
Name
Type
Description
Id [KEY]
String
A unique numeric identifier for the role.
Name
String
The name of the role.
DisplayLabel [KEY]
String
The way the role is displayed in the UI.
ReportingToName
String
The name of the role this role reports to.
ReportingToId
String
The id of the role this role reports to.
AdminUser
Boolean
Whether this role has administrative privileges or not.
Last updated