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