Function requestGenericIssuanceGetManualCheckIns

  • Retrieves a summary of check-in status for all tickets on a given pipeline. See PipelineGetManualCheckInsResponseValue.

    Never rejects. All information encoded in the resolved response.

    Parameters

    • zupassServerUrl: string
    • pipelineId: string
    • key: string

    Returns Promise<PipelineGetManualCheckInsResult>

Generated using TypeDoc