@webitel/api-services 0.0.92 → 0.0.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/gen/_docs/html/assets/navigation.js +1 -1
- package/src/gen/_docs/html/assets/search.js +1 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.api.gen.getPdfService.html +1 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getCreateCallExportMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getCreateCallExportResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getCreateScreenrecordingExportMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getCreateScreenrecordingExportResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getDeleteExportMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getDeleteExportResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getListCallExportsMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getListCallExportsResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getListScreenrecordingExportsMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getListScreenrecordingExportsResponseMock.html +1 -0
- package/src/gen/_docs/html/interfaces/_models_webitelMediaExporterDeleteExportResponse.WebitelMediaExporterDeleteExportResponse.html +4 -0
- package/src/gen/_docs/html/interfaces/{_models_webitelMediaExporterPdfHistoryRecord.WebitelMediaExporterPdfHistoryRecord.html → _models_webitelMediaExporterExportRecord.WebitelMediaExporterExportRecord.html} +10 -10
- package/src/gen/_docs/html/interfaces/{_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html → _models_webitelMediaExporterExportTask.WebitelMediaExporterExportTask.html} +7 -7
- package/src/gen/_docs/html/interfaces/_models_webitelMediaExporterListExportsResponse.WebitelMediaExporterListExportsResponse.html +8 -0
- package/src/gen/_docs/html/interfaces/{_models_webitelMediaExporterPdfServiceGenerateCallPdfExportBody.WebitelMediaExporterPdfServiceGenerateCallPdfExportBody.html → _models_webitelMediaExporterPdfServiceCreateCallExportBody.WebitelMediaExporterPdfServiceCreateCallExportBody.html} +5 -8
- package/src/gen/_docs/html/interfaces/_models_webitelMediaExporterPdfServiceCreateScreenrecordingExportBody.WebitelMediaExporterPdfServiceCreateScreenrecordingExportBody.html +8 -0
- package/src/gen/_docs/html/modules/_models.html +1 -1
- package/src/gen/_docs/html/modules/_models_listCallExportsParams.html +1 -0
- package/src/gen/_docs/html/modules/_models_listScreenrecordingExportsParams.html +1 -0
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterDeleteExportResponse.html +1 -0
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterExportRecord.html +1 -0
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterExportStatus.html +1 -0
- package/src/gen/_docs/html/modules/{_models_webitelMediaExporterPdfChannel.html → _models_webitelMediaExporterExportTask.html} +1 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterListExportsResponse.html +1 -0
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfServiceCreateCallExportBody.html +1 -0
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfServiceCreateScreenrecordingExportBody.html +1 -0
- package/src/gen/_docs/html/modules/index.html +1 -1
- package/src/gen/_docs/html/modules/pdf-service_pdf-service.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/pdf-service_pdf-service.msw.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/pdf-service_pdf-service.zod.gen.html +8 -7
- package/src/gen/_docs/html/modules.html +1 -1
- package/src/gen/_docs/html/types/{_models_getScreenrecordingPdfExportHistoryParams.GetScreenrecordingPdfExportHistoryParams.html → _models_listCallExportsParams.ListCallExportsParams.html} +4 -4
- package/src/gen/_docs/html/types/_models_listScreenrecordingExportsParams.ListScreenrecordingExportsParams.html +9 -0
- package/src/gen/_docs/html/types/_models_webitelMediaExporterExportStatus.WebitelMediaExporterExportStatus.html +8 -0
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.CreateCallExportResult.html +1 -0
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.CreateScreenrecordingExportResult.html +1 -0
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.DeleteExportResult.html +1 -0
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.ListCallExportsResult.html +1 -0
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.ListScreenrecordingExportsResult.html +1 -0
- package/src/gen/_docs/html/variables/_models_webitelMediaExporterExportStatus.WebitelMediaExporterExportStatus.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.createCallExportBody.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.createCallExportParams.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.createCallExportResponse.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.createCallExportResponseStatusDefault.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.createScreenrecordingExportBody.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.createScreenrecordingExportParams.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.createScreenrecordingExportResponse.html +1 -0
- package/src/gen/_docs/html/variables/{pdf-service_pdf-service.zod.gen.getScreenrecordingPdfExportHistoryResponseDataItemStatusDefault.html → pdf-service_pdf-service.zod.gen.createScreenrecordingExportResponseStatusDefault.html} +1 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.deleteExportParams.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.deleteExportResponse.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listCallExportsParams.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listCallExportsQueryParams.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listCallExportsResponse.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listCallExportsResponseItemsItemStatusDefault.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listScreenrecordingExportsParams.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listScreenrecordingExportsQueryParams.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listScreenrecordingExportsResponse.html +1 -0
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listScreenrecordingExportsResponseItemsItemStatusDefault.html +1 -0
- package/src/gen/_models/index.ts +9 -13
- package/src/gen/_models/{getCallPdfHistoryParams.ts → listCallExportsParams.ts} +7 -1
- package/src/gen/_models/{getScreenrecordingPdfExportHistoryParams.ts → listScreenrecordingExportsParams.ts} +3 -3
- package/src/gen/_models/webitelMediaExporterDeleteExportResponse.ts +14 -0
- package/src/gen/_models/webitelMediaExporterExportRecord.ts +31 -0
- package/src/gen/_models/webitelMediaExporterExportStatus.ts +26 -0
- package/src/gen/_models/webitelMediaExporterExportTask.ts +23 -0
- package/src/gen/_models/webitelMediaExporterListExportsResponse.ts +19 -0
- package/src/gen/_models/webitelMediaExporterPdfServiceCreateCallExportBody.ts +18 -0
- package/src/gen/_models/webitelMediaExporterPdfServiceCreateScreenrecordingExportBody.ts +18 -0
- package/src/gen/index.ts +3 -3
- package/src/gen/pdf-service/pdf-service.api.gen.ts +47 -59
- package/src/gen/pdf-service/pdf-service.msw.api.gen.ts +29 -45
- package/src/gen/pdf-service/pdf-service.zod.gen.ts +85 -104
- package/types/gen/_models/{getScreenrecordingPdfExportHistoryParams.d.ts → listCallExportsParams.d.ts} +3 -3
- package/types/gen/_models/{getCallPdfHistoryParams.d.ts → listScreenrecordingExportsParams.d.ts} +7 -1
- package/types/gen/_models/webitelMediaExporterDeleteExportResponse.d.ts +13 -0
- package/types/gen/_models/webitelMediaExporterExportRecord.d.ts +30 -0
- package/types/gen/_models/webitelMediaExporterExportStatus.d.ts +22 -0
- package/types/gen/_models/webitelMediaExporterExportTask.d.ts +22 -0
- package/types/gen/_models/webitelMediaExporterListExportsResponse.d.ts +18 -0
- package/types/gen/_models/webitelMediaExporterPdfServiceCreateCallExportBody.d.ts +17 -0
- package/types/gen/_models/webitelMediaExporterPdfServiceCreateScreenrecordingExportBody.d.ts +17 -0
- package/types/gen/pdf-service/pdf-service.api.gen.d.ts +11 -13
- package/types/gen/pdf-service/pdf-service.msw.api.gen.d.ts +11 -13
- package/types/gen/pdf-service/pdf-service.zod.gen.d.ts +67 -75
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getDeletePdfExportRecordMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getDeletePdfExportRecordResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getDownloadPdfExportMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getDownloadPdfExportResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getGenerateCallPdfExportMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getGenerateCallPdfExportResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getGenerateScreenrecordingPdfExportMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getGenerateScreenrecordingPdfExportResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getGetCallPdfHistoryMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getGetCallPdfHistoryResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getGetScreenrecordingPdfExportHistoryMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/pdf-service_pdf-service.msw.api.gen.getGetScreenrecordingPdfExportHistoryResponseMock.html +0 -1
- package/src/gen/_docs/html/interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html +0 -6
- package/src/gen/_docs/html/interfaces/_models_webitelMediaExporterPdfExportChunk.WebitelMediaExporterPdfExportChunk.html +0 -4
- package/src/gen/_docs/html/interfaces/_models_webitelMediaExporterPdfHistoryResponse.WebitelMediaExporterPdfHistoryResponse.html +0 -8
- package/src/gen/_docs/html/interfaces/_models_webitelMediaExporterPdfServiceGenerateScreenrecordingPdfExportBody.WebitelMediaExporterPdfServiceGenerateScreenrecordingPdfExportBody.html +0 -10
- package/src/gen/_docs/html/modules/_models_downloadPdfExport200.html +0 -1
- package/src/gen/_docs/html/modules/_models_downloadPdfExportParams.html +0 -1
- package/src/gen/_docs/html/modules/_models_getCallPdfHistoryParams.html +0 -1
- package/src/gen/_docs/html/modules/_models_getScreenrecordingPdfExportHistoryParams.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterDeletePdfExportRecordResponse.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfExportChunk.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfExportMetadata.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfExportStatus.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfHistoryRecord.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfHistoryResponse.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfServiceGenerateCallPdfExportBody.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelMediaExporterPdfServiceGenerateScreenrecordingPdfExportBody.html +0 -1
- package/src/gen/_docs/html/types/_models_downloadPdfExport200.DownloadPdfExport200.html +0 -3
- package/src/gen/_docs/html/types/_models_downloadPdfExportParams.DownloadPdfExportParams.html +0 -7
- package/src/gen/_docs/html/types/_models_getCallPdfHistoryParams.GetCallPdfHistoryParams.html +0 -7
- package/src/gen/_docs/html/types/_models_webitelMediaExporterPdfChannel.WebitelMediaExporterPdfChannel.html +0 -5
- package/src/gen/_docs/html/types/_models_webitelMediaExporterPdfExportStatus.WebitelMediaExporterPdfExportStatus.html +0 -9
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.DeletePdfExportRecordResult.html +0 -1
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.DownloadPdfExportResult.html +0 -1
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.GenerateCallPdfExportResult.html +0 -1
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.GenerateScreenrecordingPdfExportResult.html +0 -1
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.GetCallPdfHistoryResult.html +0 -1
- package/src/gen/_docs/html/types/pdf-service_pdf-service.api.gen.GetScreenrecordingPdfExportHistoryResult.html +0 -1
- package/src/gen/_docs/html/variables/_models_webitelMediaExporterPdfChannel.WebitelMediaExporterPdfChannel.html +0 -1
- package/src/gen/_docs/html/variables/_models_webitelMediaExporterPdfExportStatus.WebitelMediaExporterPdfExportStatus.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.deletePdfExportRecordParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.deletePdfExportRecordResponse.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.downloadPdfExportParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.downloadPdfExportQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.downloadPdfExportResponse.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.generateCallPdfExportBody.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.generateCallPdfExportParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.generateCallPdfExportResponse.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.generateScreenrecordingPdfExportBody.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.generateScreenrecordingPdfExportBodyChannelDefault.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.generateScreenrecordingPdfExportParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.generateScreenrecordingPdfExportResponse.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.getCallPdfHistoryParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.getCallPdfHistoryQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.getCallPdfHistoryResponse.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.getCallPdfHistoryResponseDataItemStatusDefault.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.getScreenrecordingPdfExportHistoryParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.getScreenrecordingPdfExportHistoryQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.getScreenrecordingPdfExportHistoryResponse.html +0 -1
- package/src/gen/_models/downloadPdfExport200.ts +0 -13
- package/src/gen/_models/downloadPdfExportParams.ts +0 -13
- package/src/gen/_models/webitelMediaExporterDeletePdfExportRecordResponse.ts +0 -10
- package/src/gen/_models/webitelMediaExporterPdfChannel.ts +0 -15
- package/src/gen/_models/webitelMediaExporterPdfExportChunk.ts +0 -14
- package/src/gen/_models/webitelMediaExporterPdfExportMetadata.ts +0 -22
- package/src/gen/_models/webitelMediaExporterPdfExportStatus.ts +0 -27
- package/src/gen/_models/webitelMediaExporterPdfHistoryRecord.ts +0 -31
- package/src/gen/_models/webitelMediaExporterPdfHistoryResponse.ts +0 -19
- package/src/gen/_models/webitelMediaExporterPdfServiceGenerateCallPdfExportBody.ts +0 -15
- package/src/gen/_models/webitelMediaExporterPdfServiceGenerateScreenrecordingPdfExportBody.ts +0 -21
- package/types/gen/_models/downloadPdfExport200.d.ts +0 -12
- package/types/gen/_models/downloadPdfExportParams.d.ts +0 -12
- package/types/gen/_models/webitelMediaExporterDeletePdfExportRecordResponse.d.ts +0 -9
- package/types/gen/_models/webitelMediaExporterPdfChannel.d.ts +0 -11
- package/types/gen/_models/webitelMediaExporterPdfExportChunk.d.ts +0 -13
- package/types/gen/_models/webitelMediaExporterPdfExportMetadata.d.ts +0 -21
- package/types/gen/_models/webitelMediaExporterPdfExportStatus.d.ts +0 -23
- package/types/gen/_models/webitelMediaExporterPdfHistoryRecord.d.ts +0 -30
- package/types/gen/_models/webitelMediaExporterPdfHistoryResponse.d.ts +0 -18
- package/types/gen/_models/webitelMediaExporterPdfServiceGenerateCallPdfExportBody.d.ts +0 -14
- package/types/gen/_models/webitelMediaExporterPdfServiceGenerateScreenrecordingPdfExportBody.d.ts +0 -20
package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.deleteExportResponse.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>deleteExportResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">deleteExportResponse</a></li></ul><h1>Variable deleteExportResponse<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">deleteExportResponse</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listCallExportsParams.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>listCallExportsParams | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">listCallExportsParams</a></li></ul><h1>Variable listCallExportsParams<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">listCallExportsParams</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">call_id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodString</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listCallExportsQueryParams.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>listCallExportsQueryParams | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">listCallExportsQueryParams</a></li></ul><h1>Variable listCallExportsQueryParams<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">listCallExportsQueryParams</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">page</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodNumber</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span> <span class="tsd-kind-property">size</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodNumber</span><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
package/src/gen/_docs/html/variables/pdf-service_pdf-service.zod.gen.listCallExportsResponse.html
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>listCallExportsResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">listCallExportsResponse</a></li></ul><h1>Variable listCallExportsResponse<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">listCallExportsResponse</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span><br/> <span class="tsd-kind-property">items</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">ZodArray</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span><br/> <span class="tsd-kind-property">createdAt</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">createdBy</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">fileId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">mimeType</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">status</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodDefault</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">ZodEnum</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span><br/> <span class="tsd-kind-property">DONE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"DONE"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">EXPORT_STATUS_UNSPECIFIED</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"EXPORT_STATUS_UNSPECIFIED"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">FAILED</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"FAILED"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">PENDING</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"PENDING"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">PROCESSING</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"PROCESSING"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">updatedAt</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">updatedBy</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">next</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodBoolean</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">page</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodNumber</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>listCallExportsResponseItemsItemStatusDefault | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">listCallExportsResponseItemsItemStatusDefault</a></li></ul><h1>Variable listCallExportsResponseItemsItemStatusDefault<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">listCallExportsResponseItemsItemStatusDefault</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"EXPORT_STATUS_UNSPECIFIED"</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>listScreenrecordingExportsParams | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">listScreenrecordingExportsParams</a></li></ul><h1>Variable listScreenrecordingExportsParams<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">listScreenrecordingExportsParams</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">agent_id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodString</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>listScreenrecordingExportsQueryParams | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">listScreenrecordingExportsQueryParams</a></li></ul><h1>Variable listScreenrecordingExportsQueryParams<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">listScreenrecordingExportsQueryParams</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">page</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodNumber</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span> <span class="tsd-kind-property">size</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodNumber</span><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>listScreenrecordingExportsResponse | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">listScreenrecordingExportsResponse</a></li></ul><h1>Variable listScreenrecordingExportsResponse<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">listScreenrecordingExportsResponse</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span><br/> <span class="tsd-kind-property">items</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">ZodArray</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span><br/> <span class="tsd-kind-property">createdAt</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">createdBy</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">fileId</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">mimeType</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">status</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodDefault</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">ZodEnum</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span><br/> <span class="tsd-kind-property">DONE</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"DONE"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">EXPORT_STATUS_UNSPECIFIED</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"EXPORT_STATUS_UNSPECIFIED"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">FAILED</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"FAILED"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">PENDING</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"PENDING"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">PROCESSING</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"PROCESSING"</span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">updatedAt</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">updatedBy</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">next</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodBoolean</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-kind-property">page</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodNumber</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">;</span><br/> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">$strip</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>listScreenrecordingExportsResponseItemsItemStatusDefault | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/pdf-service_pdf-service.zod.gen.html">pdf-service/pdf-service.zod.gen</a></li><li><a href="" aria-current="page">listScreenrecordingExportsResponseItemsItemStatusDefault</a></li></ul><h1>Variable listScreenrecordingExportsResponseItemsItemStatusDefault<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">listScreenrecordingExportsResponseItemsItemStatusDefault</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"EXPORT_STATUS_UNSPECIFIED"</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
package/src/gen/_models/index.ts
CHANGED
|
@@ -371,8 +371,6 @@ export * from './dictionariesImportCSVBodyFields';
|
|
|
371
371
|
export * from './domainsUpdateDomainBody';
|
|
372
372
|
export * from './domainsUpdateDomainBodyBody';
|
|
373
373
|
export * from './domainsUpdateDomainBodyDomain';
|
|
374
|
-
export * from './downloadPdfExport200';
|
|
375
|
-
export * from './downloadPdfExportParams';
|
|
376
374
|
export * from './dynamicConditionsCreateConditionBody';
|
|
377
375
|
export * from './engineAcceptOfDay';
|
|
378
376
|
export * from './engineActiveCall';
|
|
@@ -774,7 +772,6 @@ export * from './ftsSearchData';
|
|
|
774
772
|
export * from './ftsSearchResponse';
|
|
775
773
|
export * from './generalExtendedLookup';
|
|
776
774
|
export * from './generalLookup';
|
|
777
|
-
export * from './getCallPdfHistoryParams';
|
|
778
775
|
export * from './getContactLanguagesParams';
|
|
779
776
|
export * from './getCustomer2Params';
|
|
780
777
|
export * from './getCustomerParams';
|
|
@@ -783,7 +780,6 @@ export * from './getFileTranscriptPhrasesParams';
|
|
|
783
780
|
export * from './getLabelsParams';
|
|
784
781
|
export * from './getPermissionsParams';
|
|
785
782
|
export * from './getQueuesGlobalStateParams';
|
|
786
|
-
export * from './getScreenrecordingPdfExportHistoryParams';
|
|
787
783
|
export * from './getTimelineParams';
|
|
788
784
|
export * from './getTimelineTimelineParams';
|
|
789
785
|
export * from './getTimelineTimelineTypeItem';
|
|
@@ -835,6 +831,7 @@ export * from './licenseUsersParams';
|
|
|
835
831
|
export * from './linkCommunicationParams';
|
|
836
832
|
export * from './listArticles2Params';
|
|
837
833
|
export * from './listArticlesParams';
|
|
834
|
+
export * from './listCallExportsParams';
|
|
838
835
|
export * from './listCatalogsParams';
|
|
839
836
|
export * from './listCloseReasonGroupsParams';
|
|
840
837
|
export * from './listCloseReasonsParams';
|
|
@@ -859,6 +856,7 @@ export * from './listRegistrationsParams';
|
|
|
859
856
|
export * from './listRelatedCasesParams';
|
|
860
857
|
export * from './listSLAConditionsParams';
|
|
861
858
|
export * from './listSLAsParams';
|
|
859
|
+
export * from './listScreenrecordingExportsParams';
|
|
862
860
|
export * from './listServicesParams';
|
|
863
861
|
export * from './listSourcesParams';
|
|
864
862
|
export * from './listSourcesTypeItem';
|
|
@@ -1533,15 +1531,13 @@ export * from './webitelChatServerUser';
|
|
|
1533
1531
|
export * from './webitelChatServerUserAction';
|
|
1534
1532
|
export * from './webitelChatServerWaitMessageResponse';
|
|
1535
1533
|
export * from './webitelChatTimerange';
|
|
1536
|
-
export * from './
|
|
1537
|
-
export * from './
|
|
1538
|
-
export * from './
|
|
1539
|
-
export * from './
|
|
1540
|
-
export * from './
|
|
1541
|
-
export * from './
|
|
1542
|
-
export * from './
|
|
1543
|
-
export * from './webitelMediaExporterPdfServiceGenerateCallPdfExportBody';
|
|
1544
|
-
export * from './webitelMediaExporterPdfServiceGenerateScreenrecordingPdfExportBody';
|
|
1534
|
+
export * from './webitelMediaExporterDeleteExportResponse';
|
|
1535
|
+
export * from './webitelMediaExporterExportRecord';
|
|
1536
|
+
export * from './webitelMediaExporterExportStatus';
|
|
1537
|
+
export * from './webitelMediaExporterExportTask';
|
|
1538
|
+
export * from './webitelMediaExporterListExportsResponse';
|
|
1539
|
+
export * from './webitelMediaExporterPdfServiceCreateCallExportBody';
|
|
1540
|
+
export * from './webitelMediaExporterPdfServiceCreateScreenrecordingExportBody';
|
|
1545
1541
|
export * from './webitelcontactsAttachment';
|
|
1546
1542
|
export * from './webitelcontactsContact';
|
|
1547
1543
|
export * from './webitelcontactsLabel';
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
|
-
export type
|
|
8
|
+
export type ListScreenrecordingExportsParams = {
|
|
9
9
|
/**
|
|
10
|
-
* Page number (
|
|
10
|
+
* Page number (1-based).
|
|
11
11
|
*/
|
|
12
12
|
page?: number;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* Number of items per page.
|
|
15
15
|
*/
|
|
16
16
|
size?: number;
|
|
17
17
|
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.17.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Response confirming the deletion of a record.
|
|
10
|
+
*/
|
|
11
|
+
export interface WebitelMediaExporterDeleteExportResponse {
|
|
12
|
+
/** ID of the deleted record. */
|
|
13
|
+
id?: string;
|
|
14
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.17.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
import type { WebitelMediaExporterExportStatus } from './webitelMediaExporterExportStatus';
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Represents a persisted record of a PDF export.
|
|
11
|
+
*/
|
|
12
|
+
export interface WebitelMediaExporterExportRecord {
|
|
13
|
+
/** Creation timestamp (Unix millis). */
|
|
14
|
+
createdAt?: string;
|
|
15
|
+
/** User ID who initiated the export. */
|
|
16
|
+
createdBy?: string;
|
|
17
|
+
/** Reference to the file in the storage system. */
|
|
18
|
+
fileId?: string;
|
|
19
|
+
/** Internal database record ID. */
|
|
20
|
+
id?: string;
|
|
21
|
+
/** MIME type of the generated file. */
|
|
22
|
+
mimeType?: string;
|
|
23
|
+
/** Display name of the export. */
|
|
24
|
+
name?: string;
|
|
25
|
+
/** Final status of the export process. */
|
|
26
|
+
status?: WebitelMediaExporterExportStatus;
|
|
27
|
+
/** Last update timestamp (Unix millis). */
|
|
28
|
+
updatedAt?: string;
|
|
29
|
+
/** User ID who last modified the record. */
|
|
30
|
+
updatedBy?: string;
|
|
31
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.17.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Status of the PDF generation process.
|
|
10
|
+
|
|
11
|
+
- PENDING: Task is queued and waiting for a worker.
|
|
12
|
+
- PROCESSING: PDF is currently being rendered.
|
|
13
|
+
- DONE: Export finished successfully.
|
|
14
|
+
- FAILED: Export failed during generation.
|
|
15
|
+
*/
|
|
16
|
+
export type WebitelMediaExporterExportStatus = typeof WebitelMediaExporterExportStatus[keyof typeof WebitelMediaExporterExportStatus];
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
20
|
+
export const WebitelMediaExporterExportStatus = {
|
|
21
|
+
ExportStatusUnspecified: 'EXPORT_STATUS_UNSPECIFIED',
|
|
22
|
+
Pending: 'PENDING',
|
|
23
|
+
Processing: 'PROCESSING',
|
|
24
|
+
Done: 'DONE',
|
|
25
|
+
Failed: 'FAILED',
|
|
26
|
+
} as const;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.17.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
import type { WebitelMediaExporterExportStatus } from './webitelMediaExporterExportStatus';
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Metadata about an export task immediately after creation.
|
|
11
|
+
*/
|
|
12
|
+
export interface WebitelMediaExporterExportTask {
|
|
13
|
+
/** Target name of the PDF file. */
|
|
14
|
+
fileName?: string;
|
|
15
|
+
/** MIME type (usually application/pdf). */
|
|
16
|
+
mimeType?: string;
|
|
17
|
+
/** File size in bytes (0 if not yet generated). */
|
|
18
|
+
size?: string;
|
|
19
|
+
/** Current lifecycle status of the task. */
|
|
20
|
+
status?: WebitelMediaExporterExportStatus;
|
|
21
|
+
/** Unique ID to track the background task. */
|
|
22
|
+
taskId?: string;
|
|
23
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.17.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
import type { WebitelMediaExporterExportRecord } from './webitelMediaExporterExportRecord';
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Response containing a page of export history records.
|
|
11
|
+
*/
|
|
12
|
+
export interface WebitelMediaExporterListExportsResponse {
|
|
13
|
+
/** List of export records. */
|
|
14
|
+
items?: WebitelMediaExporterExportRecord[];
|
|
15
|
+
/** Indicates if there are more records available. */
|
|
16
|
+
next?: boolean;
|
|
17
|
+
/** Current page number. */
|
|
18
|
+
page?: number;
|
|
19
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.17.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Request for generating a call media PDF.
|
|
10
|
+
*/
|
|
11
|
+
export interface WebitelMediaExporterPdfServiceCreateCallExportBody {
|
|
12
|
+
/** Optional: specific file IDs to include in the PDF. */
|
|
13
|
+
fileIds?: string[];
|
|
14
|
+
/** Start timestamp of the range (Unix millis). */
|
|
15
|
+
from?: string;
|
|
16
|
+
/** End timestamp of the range (Unix millis). */
|
|
17
|
+
to?: string;
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.17.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Request for generating a screen recording PDF.
|
|
10
|
+
*/
|
|
11
|
+
export interface WebitelMediaExporterPdfServiceCreateScreenrecordingExportBody {
|
|
12
|
+
/** Optional: specific file IDs to include in the PDF. */
|
|
13
|
+
fileIds?: string[];
|
|
14
|
+
/** Start timestamp of the range (Unix millis). */
|
|
15
|
+
from?: string;
|
|
16
|
+
/** End timestamp of the range (Unix millis). */
|
|
17
|
+
to?: string;
|
|
18
|
+
}
|
package/src/gen/index.ts
CHANGED
|
@@ -2,6 +2,8 @@ export * from './access-store/access-store.api.gen';
|
|
|
2
2
|
export * from './access-store/access-store.msw.api.gen';
|
|
3
3
|
export * from './agent-chat-service/agent-chat-service.api.gen';
|
|
4
4
|
export * from './agent-chat-service/agent-chat-service.msw.api.gen';
|
|
5
|
+
export * from './pdf-service/pdf-service.api.gen';
|
|
6
|
+
export * from './pdf-service/pdf-service.msw.api.gen';
|
|
5
7
|
export * from './calendar-service/calendar-service.api.gen';
|
|
6
8
|
export * from './calendar-service/calendar-service.msw.api.gen';
|
|
7
9
|
export * from './agent-service/agent-service.api.gen';
|
|
@@ -130,8 +132,6 @@ export * from './domains/domains.api.gen';
|
|
|
130
132
|
export * from './domains/domains.msw.api.gen';
|
|
131
133
|
export * from './email-profile-service/email-profile-service.api.gen';
|
|
132
134
|
export * from './email-profile-service/email-profile-service.msw.api.gen';
|
|
133
|
-
export * from './pdf-service/pdf-service.api.gen';
|
|
134
|
-
export * from './pdf-service/pdf-service.msw.api.gen';
|
|
135
135
|
export * from './feedback-service/feedback-service.api.gen';
|
|
136
136
|
export * from './feedback-service/feedback-service.msw.api.gen';
|
|
137
137
|
export * from './web-hook-service/web-hook-service.api.gen';
|
|
@@ -231,6 +231,7 @@ export * from './working-schedule-service/working-schedule-service.msw.api.gen';
|
|
|
231
231
|
export * from './_models';
|
|
232
232
|
export * from './access-store/access-store.zod.gen';
|
|
233
233
|
export * from './agent-chat-service/agent-chat-service.zod.gen';
|
|
234
|
+
export * from './pdf-service/pdf-service.zod.gen';
|
|
234
235
|
export * from './calendar-service/calendar-service.zod.gen';
|
|
235
236
|
export * from './agent-service/agent-service.zod.gen';
|
|
236
237
|
export * from './agent-skill-service/agent-skill-service.zod.gen';
|
|
@@ -295,7 +296,6 @@ export * from './devices/devices.zod.gen';
|
|
|
295
296
|
export * from './dictionaries/dictionaries.zod.gen';
|
|
296
297
|
export * from './domains/domains.zod.gen';
|
|
297
298
|
export * from './email-profile-service/email-profile-service.zod.gen';
|
|
298
|
-
export * from './pdf-service/pdf-service.zod.gen';
|
|
299
299
|
export * from './feedback-service/feedback-service.zod.gen';
|
|
300
300
|
export * from './web-hook-service/web-hook-service.zod.gen';
|
|
301
301
|
export * from './ldap/ldap.zod.gen';
|