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
>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
issuerOrganization | string |
grantee | RequestData |
Returns
Promise
<Type
<void
>>