GetItemTypeShareablePermissionsResult interface

An interface representing result of API: getItemTypeShareablePermissions

Properties

corePermissions

Core permissions of this type item that can be shared to other users

itemPermissions

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[]

Property Value