Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 621 Bytes

RoleAssignment.md

File metadata and controls

14 lines (11 loc) · 621 Bytes

# RoleAssignment

Properties

Name Type Description Notes
parent_role_id int The ID of the parent role [optional]
name string The name of the role [optional]
user_id int The user ID [optional]
role_id int The role ID [optional]
active_flag bool Whether the role is active or not [optional]
type string The assignment type [optional]

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