Langfuse JS/TS SDKs
    Preparing search index...

    Interface UserMeta

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

    interface UserMeta {
        created?: string;
        lastModified?: string;
        resourceType: string;
    }
    Index

    Properties

    created?: string
    lastModified?: string
    resourceType: string