Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 752 Bytes

File metadata and controls

13 lines (9 loc) · 752 Bytes

ApiPrivilege

Properties

Name Type Description Notes
type str The type of privilege, each type covers different portions of the system. External values supplied to this will be ignored by the system. [optional]
name str The name of the privilege. This value cannot be changed. [optional]
description str [optional]
read_only bool Indicates whether the privilege can be changed. External values supplied to this will be ignored by the system. [optional]

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