Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 957 Bytes

Role.md

File metadata and controls

17 lines (12 loc) · 957 Bytes

Role

Properties

Name Type Description Notes
created_at str ISO-8601 date of when the role was created. [optional]
created_by str Email of the user who created the role. [optional]
description str Description for the role. [optional]
owner_email str Email of the user who currently owns the role. [optional]
privileges [Privilege] List of privileges associated with the role. [optional]
role_name str Unique identifier for the role. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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