Edit

Share via


CheckPermissionsOfItemResultWithItemInfo interface

An interface representing the single result of API: checkPermissionsOfItems

Properties

hasPermissions

If current user has required permissions to this item

itemObjectId

The object id of the item

itemType

The type of the item

Property Details

hasPermissions

If current user has required permissions to this item

hasPermissions: boolean

Property Value

boolean

itemObjectId

The object id of the item

itemObjectId: string

Property Value

string

itemType

The type of the item

itemType: string

Property Value

string