Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 588 Bytes

RoleUpdateDTO.md

File metadata and controls

13 lines (9 loc) · 588 Bytes

RoleUpdateDTO

Properties

Name Type Description Notes
description str The description of the role [optional]
id str The unique identifier 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]