@webitel/api-services
    Preparing search index...
    WebitelMediaExporterExportStatus: typeof WebitelMediaExporterExportStatus[keyof typeof WebitelMediaExporterExportStatus]

    Status of the PDF generation process.

    • PENDING: Task is queued and waiting for a worker.
    • PROCESSING: PDF is currently being rendered.
    • DONE: Export finished successfully.
    • FAILED: Export failed during generation.