Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 521 Bytes

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]