Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 672 Bytes

SubRole.md

File metadata and controls

14 lines (11 loc) · 672 Bytes

# SubRole

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]

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