Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 697 Bytes

PermissionSet.md

File metadata and controls

16 lines (12 loc) · 697 Bytes

PermissionSet

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
all_access bool [optional]
built_in bool [optional]
id string Unique Id [optional]
name string Name of PermissionSet [optional]
permissions string[] [optional]
url string Link to get this item [optional]

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