Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 649 Bytes

File metadata and controls

14 lines (10 loc) · 649 Bytes

RoleXORequest

Properties

Name Type Description Notes
id str The id of the role. [optional]
name str The name of the role. [optional]
description str The description of this role. [optional]
privileges list[str] The list of privileges assigned to this role. [optional]
roles list[str] The list of roles assigned to this role. [optional]

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