GetPermissionsOfItemByUserInput interface

An interface representing the input of API: getPermissionsOfItemByUser

Properties

itemObjectId

The object id of item

userObjectIds

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