Skip to content

Files

Latest commit

e53ffb2 · Feb 7, 2023

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]