Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 748 Bytes

FullRole.md

File metadata and controls

15 lines (12 loc) · 748 Bytes

# FullRole

Properties

Name Type Description Notes
parent_role_id int The ID of the parent role [optional]
name string The name of the role [optional]
id int The ID of the role [optional]
active_flag bool Whether the role is active or not [optional]
assignment_count string The number of users assigned to this role [optional]
sub_role_count string The number of sub-roles [optional]
level int The level of role in the role hierarchy [optional]

[Back to Model list] [Back to API list] [Back to README]