GetPermissionsOfItemByUserInput interface
An interface representing the input of API: getPermissionsOfItemByUser
Properties
item |
The object id of item |
user |
User Object Ids |
Property Details
itemObjectId
The object id of item
itemObjectId: string
Property Value
string
userObjectIds
User Object Ids
userObjectIds: string[]
Property Value
string[]