network/controller/approveNewOrganization
Api Code Documentation / Exports / network/controller/approveNewOrganization
Table of contents
Functions
Functions
approveNewOrganization
▸ approveNewOrganization(conn
, ctx
, issuer
, req
): Promise
<HttpResponse
>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
issuer | ServiceUser |
req | any |
Returns
Promise
<HttpResponse
>