Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 812 Bytes

SinglePermissionSetsItem.md

File metadata and controls

15 lines (12 loc) · 812 Bytes

# SinglePermissionSetsItem

Properties

Name Type Description Notes
id string The ID of user permission set [optional]
name string The name of the permission set [optional]
description string The description of the permission set [optional]
app string The app that permission set belongs to [optional]
type string The type of permission set [optional]
assignment_count int The number of users assigned to this permission set [optional]
contents string[] A permission assigned to this permission set [optional]

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