network/controller/approveNewOrganization
Api Code Documentation / Exports / network/controller/approveNewOrganization
#
Table of contents#
Functions#
Functions#
approveNewOrganizationâ–¸ approveNewOrganization(conn
, ctx
, issuer
, req
): Promise
<HttpResponse
>
#
ParametersName | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
issuer | ServiceUser |
req | any |
#
ReturnsPromise
<HttpResponse
>