Function requestGenericIssuanceSetManualCheckInState

  • Sets a ticket's check-in state to the provided boolean value.

    Never rejects. All information encoded in the resolved response.

    Parameters

    • zupassServerUrl: string
    • pipelineId: string
    • key: string
    • ticketId: string
    • checkInState: boolean

    Returns Promise<PipelineSetManualCheckInStateResult>

Generated using TypeDoc