Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 521 Bytes

RoleCreateDTO.md

File metadata and controls

12 lines (8 loc) · 521 Bytes

RoleCreateDTO

Properties

Name Type Description Notes
description str The description of the role [optional]
name str The name of the role [optional]
permissions list[str] List of permissions the role has been granted access to [optional]

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