service/user_enable
Api Code Documentation / Exports / service/user_enable
#
Table of contents#
Functions#
Functions#
enableUserâ–¸ enableUser(conn
, ctx
, serviceUser
, issuerOrganization
, grantee
): Promise
<Type
<void
>>
#
ParametersName | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
issuerOrganization | string |
grantee | RequestData |
#
ReturnsPromise
<Type
<void
>>