CheckPermissionsOfItemInput interface

An interface representing the input of API: checkPermissionsOfItem

Properties

itemObjectId

The object id of the item

itemPermissions

Customized permissions to check

itemType

The type of the item

permissions

Core permissons to check

Property Details

itemObjectId

The object id of the item

itemObjectId: string

Property Value

string

itemPermissions

Customized permissions to check

itemPermissions: number

Property Value

number

itemType

The type of the item

itemType: string

Property Value

string

permissions

Core permissons to check

permissions: Permissions

Property Value