Briyah SDK - v2.0.6
    Preparing search index...

    Interface AttachDocumentResponse

    interface AttachDocumentResponse {
        documentId: string;
        filename?: string;
    }
    Index
    documentId: string
    filename?: string