Skip to main content
_id
string

Unique identifier for the role data, which can be used to reference and manage this specific role.

name
string

Indicates the name of the role. Roles define different levels of access and privileges within a system.

isAdmin
boolean

A boolean value indicating whether the role is an admin role.

isDefault
boolean

Another boolean value indicating whether the role is a default role.

permissions
array

This is an array of permissions related to specific modules and menus within the system.

permissionList
array

This is an array of IDs that references other permissions.

permissionDetails
array

This section provides additional details about the permissions associated with the role.

passwordPolicyId
string

ID of the password policy associated with this role, if any.

organizationId
string

Identifier for the organization or company that owns or manages the hub.

updatedTime
string

Timestamp represents the last time the hub data was updated. It includes date and time information.

createdTime
string

Timestamp represents the date and time when this hub data was initially created.