Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 646 Bytes

Role.md

File metadata and controls

14 lines (10 loc) · 646 Bytes

Role

Properties

Name Type Description Notes
description str The description of the role.
id str The identifier of the role.
links list[Link] Hypermedia links to corresponding or related resources. [optional]
name str The human readable name of the role.
privileges list[str] The privileges granted to the role. [optional]

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