Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 561 Bytes

File metadata and controls

7 lines (6 loc) · 561 Bytes

RestrictedPermission

Properties

Name Type Description Notes
id String The ID of the permission. Either `id` or `key` must be specified. Use Get all permissions to get the list of permissions. [optional]
key String The key of the permission. Either `id` or `key` must be specified. Use Get all permissions to get the list of permissions. [optional]