Langfuse JS/TS SDKs
    Preparing search index...

    Interface DeleteAnnotationQueueItemResponse

    This file was auto-generated by Fern from our API Definition.

    interface DeleteAnnotationQueueItemResponse {
        message: string;
        success: boolean;
    }
    Index

    Properties

    Properties

    message: string
    success: boolean