service/user_permissions_list
Api Code Documentation / Exports / service/user_permissions_list
#
Table of contents#
Functions#
Functions#
getUserPermissionsâ–¸ getUserPermissions(conn
, ctx
, serviceUser
, userId
): Promise
<Type
<Permissions
>>
#
ParametersName | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
userId | string |
#
ReturnsPromise
<Type
<Permissions
>>