CheckPermissionsOfItemInput interface
An interface representing the input of API: checkPermissionsOfItem
Properties
| item |
The object id of the item |
| item |
Customized permissions to check |
| item |
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