GetItemTypeShareablePermissionsResult interface
An interface representing result of API: getItemTypeShareablePermissions
Properties
core |
Core permissions of this type item that can be shared to other users |
item |
Customized permissions of this type item that can be shared to other users |
Property Details
corePermissions
Core permissions of this type item that can be shared to other users
corePermissions: CorePermission[]
Property Value
itemPermissions
Customized permissions of this type item that can be shared to other users
itemPermissions: TriItemPermission[]