@qbraid-core
    Preparing search index...

    Interface DeleteGroupResponseV1

    interface DeleteGroupResponseV1 {
        groupJobQrn?: string;
        message: string;
    }
    Index

    Properties

    groupJobQrn?: string
    message: string