Function requestGenericIssuanceSemaphoreGroup

  • Hits an endpoint to download a semaphore protocol group.

    Never rejects. All information encoded in the resolved response.

    Parameters

    • zupassServerUrl: string
    • pipelineId: string
    • groupId: string

    Returns Promise<GenericIssuanceSemaphoreGroupResponse>

Generated using TypeDoc