Langfuse JS/TS SDKs
    Preparing search index...

    Interface DeleteAnnotationQueueAssignmentResponse

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

    interface DeleteAnnotationQueueAssignmentResponse {
        success: boolean;
    }
    Index

    Properties

    Properties

    success: boolean