@qbraid-core
    Preparing search index...

    Interface DeleteSingleJobResponse

    interface DeleteSingleJobResponse {
        data?: QuantumJobResponse;
        message: string;
    }
    Index

    Properties

    Properties

    message: string