@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
|
@@ -0,0 +1,22 @@
|
|
|
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
|
+
* Status of the PDF generation process.
|
|
9
|
+
|
|
10
|
+
- PENDING: Task is queued and waiting for a worker.
|
|
11
|
+
- PROCESSING: PDF is currently being rendered.
|
|
12
|
+
- DONE: Export finished successfully.
|
|
13
|
+
- FAILED: Export failed during generation.
|
|
14
|
+
*/
|
|
15
|
+
export type WebitelMediaExporterExportStatus = typeof WebitelMediaExporterExportStatus[keyof typeof WebitelMediaExporterExportStatus];
|
|
16
|
+
export declare const WebitelMediaExporterExportStatus: {
|
|
17
|
+
readonly ExportStatusUnspecified: "EXPORT_STATUS_UNSPECIFIED";
|
|
18
|
+
readonly Pending: "PENDING";
|
|
19
|
+
readonly Processing: "PROCESSING";
|
|
20
|
+
readonly Done: "DONE";
|
|
21
|
+
readonly Failed: "FAILED";
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
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
|
+
* Metadata about an export task immediately after creation.
|
|
10
|
+
*/
|
|
11
|
+
export interface WebitelMediaExporterExportTask {
|
|
12
|
+
/** Target name of the PDF file. */
|
|
13
|
+
fileName?: string;
|
|
14
|
+
/** MIME type (usually application/pdf). */
|
|
15
|
+
mimeType?: string;
|
|
16
|
+
/** File size in bytes (0 if not yet generated). */
|
|
17
|
+
size?: string;
|
|
18
|
+
/** Current lifecycle status of the task. */
|
|
19
|
+
status?: WebitelMediaExporterExportStatus;
|
|
20
|
+
/** Unique ID to track the background task. */
|
|
21
|
+
taskId?: string;
|
|
22
|
+
}
|
|
@@ -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
|
+
import type { WebitelMediaExporterExportRecord } from './webitelMediaExporterExportRecord';
|
|
8
|
+
/**
|
|
9
|
+
* Response containing a page of export history records.
|
|
10
|
+
*/
|
|
11
|
+
export interface WebitelMediaExporterListExportsResponse {
|
|
12
|
+
/** List of export records. */
|
|
13
|
+
items?: WebitelMediaExporterExportRecord[];
|
|
14
|
+
/** Indicates if there are more records available. */
|
|
15
|
+
next?: boolean;
|
|
16
|
+
/** Current page number. */
|
|
17
|
+
page?: number;
|
|
18
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
* Request for generating a call media PDF.
|
|
9
|
+
*/
|
|
10
|
+
export interface WebitelMediaExporterPdfServiceCreateCallExportBody {
|
|
11
|
+
/** Optional: specific file IDs to include in the PDF. */
|
|
12
|
+
fileIds?: string[];
|
|
13
|
+
/** Start timestamp of the range (Unix millis). */
|
|
14
|
+
from?: string;
|
|
15
|
+
/** End timestamp of the range (Unix millis). */
|
|
16
|
+
to?: string;
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
* Request for generating a screen recording PDF.
|
|
9
|
+
*/
|
|
10
|
+
export interface WebitelMediaExporterPdfServiceCreateScreenrecordingExportBody {
|
|
11
|
+
/** Optional: specific file IDs to include in the PDF. */
|
|
12
|
+
fileIds?: string[];
|
|
13
|
+
/** Start timestamp of the range (Unix millis). */
|
|
14
|
+
from?: string;
|
|
15
|
+
/** End timestamp of the range (Unix millis). */
|
|
16
|
+
to?: string;
|
|
17
|
+
}
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type {
|
|
2
|
+
import type { ListCallExportsParams, ListScreenrecordingExportsParams, WebitelMediaExporterDeleteExportResponse, WebitelMediaExporterExportTask, WebitelMediaExporterListExportsResponse, WebitelMediaExporterPdfServiceCreateCallExportBody, WebitelMediaExporterPdfServiceCreateScreenrecordingExportBody } from '.././_models';
|
|
3
3
|
export declare const getPdfService: () => {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
downloadPdfExport: <TData = AxiosResponse<DownloadPdfExport200, any, {}>>(fileId: string, params?: DownloadPdfExportParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
4
|
+
listScreenrecordingExports: <TData = AxiosResponse<WebitelMediaExporterListExportsResponse, any, {}>>(agentId: string, params?: ListScreenrecordingExportsParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
5
|
+
createScreenrecordingExport: <TData = AxiosResponse<WebitelMediaExporterExportTask, any, {}>>(agentId: string, webitelMediaExporterPdfServiceCreateScreenrecordingExportBody: WebitelMediaExporterPdfServiceCreateScreenrecordingExportBody, options?: AxiosRequestConfig) => Promise<TData>;
|
|
6
|
+
listCallExports: <TData = AxiosResponse<WebitelMediaExporterListExportsResponse, any, {}>>(callId: string, params?: ListCallExportsParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
|
+
createCallExport: <TData = AxiosResponse<WebitelMediaExporterExportTask, any, {}>>(callId: string, webitelMediaExporterPdfServiceCreateCallExportBody: WebitelMediaExporterPdfServiceCreateCallExportBody, options?: AxiosRequestConfig) => Promise<TData>;
|
|
8
|
+
deleteExport: <TData = AxiosResponse<WebitelMediaExporterDeleteExportResponse, any, {}>>(id: string, options?: AxiosRequestConfig) => Promise<TData>;
|
|
10
9
|
};
|
|
11
|
-
export type
|
|
12
|
-
export type
|
|
13
|
-
export type
|
|
14
|
-
export type
|
|
15
|
-
export type
|
|
16
|
-
export type DownloadPdfExportResult = AxiosResponse<DownloadPdfExport200>;
|
|
10
|
+
export type ListScreenrecordingExportsResult = AxiosResponse<WebitelMediaExporterListExportsResponse>;
|
|
11
|
+
export type CreateScreenrecordingExportResult = AxiosResponse<WebitelMediaExporterExportTask>;
|
|
12
|
+
export type ListCallExportsResult = AxiosResponse<WebitelMediaExporterListExportsResponse>;
|
|
13
|
+
export type CreateCallExportResult = AxiosResponse<WebitelMediaExporterExportTask>;
|
|
14
|
+
export type DeleteExportResult = AxiosResponse<WebitelMediaExporterDeleteExportResponse>;
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import { http } from 'msw';
|
|
2
2
|
import type { RequestHandlerOptions } from 'msw';
|
|
3
|
-
import type {
|
|
4
|
-
export declare const
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
export declare const
|
|
8
|
-
export declare const
|
|
9
|
-
export declare const
|
|
10
|
-
export declare const
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const getGetScreenrecordingPdfExportHistoryMockHandler: (overrideResponse?: WebitelMediaExporterPdfHistoryResponse | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<WebitelMediaExporterPdfHistoryResponse> | WebitelMediaExporterPdfHistoryResponse), options?: RequestHandlerOptions) => import("msw").HttpHandler;
|
|
15
|
-
export declare const getDownloadPdfExportMockHandler: (overrideResponse?: DownloadPdfExport200 | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DownloadPdfExport200> | DownloadPdfExport200), options?: RequestHandlerOptions) => import("msw").HttpHandler;
|
|
3
|
+
import type { WebitelMediaExporterDeleteExportResponse, WebitelMediaExporterExportTask, WebitelMediaExporterListExportsResponse } from '.././_models';
|
|
4
|
+
export declare const getListScreenrecordingExportsResponseMock: (overrideResponse?: Partial<WebitelMediaExporterListExportsResponse>) => WebitelMediaExporterListExportsResponse;
|
|
5
|
+
export declare const getCreateScreenrecordingExportResponseMock: (overrideResponse?: Partial<WebitelMediaExporterExportTask>) => WebitelMediaExporterExportTask;
|
|
6
|
+
export declare const getListCallExportsResponseMock: (overrideResponse?: Partial<WebitelMediaExporterListExportsResponse>) => WebitelMediaExporterListExportsResponse;
|
|
7
|
+
export declare const getCreateCallExportResponseMock: (overrideResponse?: Partial<WebitelMediaExporterExportTask>) => WebitelMediaExporterExportTask;
|
|
8
|
+
export declare const getDeleteExportResponseMock: (overrideResponse?: Partial<WebitelMediaExporterDeleteExportResponse>) => WebitelMediaExporterDeleteExportResponse;
|
|
9
|
+
export declare const getListScreenrecordingExportsMockHandler: (overrideResponse?: WebitelMediaExporterListExportsResponse | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<WebitelMediaExporterListExportsResponse> | WebitelMediaExporterListExportsResponse), options?: RequestHandlerOptions) => import("msw").HttpHandler;
|
|
10
|
+
export declare const getCreateScreenrecordingExportMockHandler: (overrideResponse?: WebitelMediaExporterExportTask | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<WebitelMediaExporterExportTask> | WebitelMediaExporterExportTask), options?: RequestHandlerOptions) => import("msw").HttpHandler;
|
|
11
|
+
export declare const getListCallExportsMockHandler: (overrideResponse?: WebitelMediaExporterListExportsResponse | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<WebitelMediaExporterListExportsResponse> | WebitelMediaExporterListExportsResponse), options?: RequestHandlerOptions) => import("msw").HttpHandler;
|
|
12
|
+
export declare const getCreateCallExportMockHandler: (overrideResponse?: WebitelMediaExporterExportTask | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<WebitelMediaExporterExportTask> | WebitelMediaExporterExportTask), options?: RequestHandlerOptions) => import("msw").HttpHandler;
|
|
13
|
+
export declare const getDeleteExportMockHandler: (overrideResponse?: WebitelMediaExporterDeleteExportResponse | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<WebitelMediaExporterDeleteExportResponse> | WebitelMediaExporterDeleteExportResponse), options?: RequestHandlerOptions) => import("msw").HttpHandler;
|
|
16
14
|
export declare const getPdfServiceMock: () => import("msw").HttpHandler[];
|
|
@@ -6,36 +6,18 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import * as zod from 'zod/v4';
|
|
8
8
|
/**
|
|
9
|
-
* @summary
|
|
9
|
+
* @summary Lists the history of PDF exports for a specific agent.
|
|
10
10
|
*/
|
|
11
|
-
export declare const
|
|
12
|
-
|
|
13
|
-
}, zod.z.core.$strip>;
|
|
14
|
-
export declare const generateCallPdfExportBody: zod.ZodObject<{
|
|
15
|
-
fileIds: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
16
|
-
from: zod.ZodOptional<zod.ZodString>;
|
|
17
|
-
to: zod.ZodOptional<zod.ZodString>;
|
|
18
|
-
}, zod.z.core.$strip>;
|
|
19
|
-
export declare const generateCallPdfExportResponse: zod.ZodObject<{
|
|
20
|
-
fileName: zod.ZodOptional<zod.ZodString>;
|
|
21
|
-
mimeType: zod.ZodOptional<zod.ZodString>;
|
|
22
|
-
size: zod.ZodOptional<zod.ZodString>;
|
|
23
|
-
status: zod.ZodOptional<zod.ZodString>;
|
|
24
|
-
taskId: zod.ZodOptional<zod.ZodString>;
|
|
25
|
-
}, zod.z.core.$strip>;
|
|
26
|
-
/**
|
|
27
|
-
* @summary Get history of PDF exports for a specific Call.
|
|
28
|
-
*/
|
|
29
|
-
export declare const getCallPdfHistoryParams: zod.ZodObject<{
|
|
30
|
-
call_id: zod.ZodString;
|
|
11
|
+
export declare const listScreenrecordingExportsParams: zod.ZodObject<{
|
|
12
|
+
agent_id: zod.ZodString;
|
|
31
13
|
}, zod.z.core.$strip>;
|
|
32
|
-
export declare const
|
|
14
|
+
export declare const listScreenrecordingExportsQueryParams: zod.ZodObject<{
|
|
33
15
|
page: zod.ZodOptional<zod.ZodNumber>;
|
|
34
16
|
size: zod.ZodOptional<zod.ZodNumber>;
|
|
35
17
|
}, zod.z.core.$strip>;
|
|
36
|
-
export declare const
|
|
37
|
-
export declare const
|
|
38
|
-
|
|
18
|
+
export declare const listScreenrecordingExportsResponseItemsItemStatusDefault = "EXPORT_STATUS_UNSPECIFIED";
|
|
19
|
+
export declare const listScreenrecordingExportsResponse: zod.ZodObject<{
|
|
20
|
+
items: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
39
21
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
40
22
|
createdBy: zod.ZodOptional<zod.ZodString>;
|
|
41
23
|
fileId: zod.ZodOptional<zod.ZodString>;
|
|
@@ -43,11 +25,11 @@ export declare const getCallPdfHistoryResponse: zod.ZodObject<{
|
|
|
43
25
|
mimeType: zod.ZodOptional<zod.ZodString>;
|
|
44
26
|
name: zod.ZodOptional<zod.ZodString>;
|
|
45
27
|
status: zod.ZodDefault<zod.ZodEnum<{
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
28
|
+
EXPORT_STATUS_UNSPECIFIED: "EXPORT_STATUS_UNSPECIFIED";
|
|
29
|
+
PENDING: "PENDING";
|
|
30
|
+
PROCESSING: "PROCESSING";
|
|
31
|
+
DONE: "DONE";
|
|
32
|
+
FAILED: "FAILED";
|
|
51
33
|
}>>;
|
|
52
34
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
53
35
|
updatedBy: zod.ZodOptional<zod.ZodString>;
|
|
@@ -55,49 +37,45 @@ export declare const getCallPdfHistoryResponse: zod.ZodObject<{
|
|
|
55
37
|
next: zod.ZodOptional<zod.ZodBoolean>;
|
|
56
38
|
page: zod.ZodOptional<zod.ZodNumber>;
|
|
57
39
|
}, zod.z.core.$strip>;
|
|
58
|
-
export declare const deletePdfExportRecordParams: zod.ZodObject<{
|
|
59
|
-
id: zod.ZodString;
|
|
60
|
-
}, zod.z.core.$strip>;
|
|
61
|
-
export declare const deletePdfExportRecordResponse: zod.ZodObject<{
|
|
62
|
-
id: zod.ZodOptional<zod.ZodString>;
|
|
63
|
-
}, zod.z.core.$strip>;
|
|
64
40
|
/**
|
|
65
|
-
* @summary
|
|
66
|
-
|
|
41
|
+
* @summary Creates a new task to generate a PDF export for an agent's screen recordings.
|
|
42
|
+
This operation is asynchronous and returns a task metadata.
|
|
67
43
|
*/
|
|
68
|
-
export declare const
|
|
44
|
+
export declare const createScreenrecordingExportParams: zod.ZodObject<{
|
|
69
45
|
agent_id: zod.ZodString;
|
|
70
46
|
}, zod.z.core.$strip>;
|
|
71
|
-
export declare const
|
|
72
|
-
export declare const generateScreenrecordingPdfExportBody: zod.ZodObject<{
|
|
73
|
-
channel: zod.ZodDefault<zod.ZodEnum<{
|
|
74
|
-
CALL: "CALL";
|
|
75
|
-
SCREENRECORDING: "SCREENRECORDING";
|
|
76
|
-
}>>;
|
|
47
|
+
export declare const createScreenrecordingExportBody: zod.ZodObject<{
|
|
77
48
|
fileIds: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
78
49
|
from: zod.ZodOptional<zod.ZodString>;
|
|
79
50
|
to: zod.ZodOptional<zod.ZodString>;
|
|
80
51
|
}, zod.z.core.$strip>;
|
|
81
|
-
export declare const
|
|
52
|
+
export declare const createScreenrecordingExportResponseStatusDefault = "EXPORT_STATUS_UNSPECIFIED";
|
|
53
|
+
export declare const createScreenrecordingExportResponse: zod.ZodObject<{
|
|
82
54
|
fileName: zod.ZodOptional<zod.ZodString>;
|
|
83
55
|
mimeType: zod.ZodOptional<zod.ZodString>;
|
|
84
56
|
size: zod.ZodOptional<zod.ZodString>;
|
|
85
|
-
status: zod.
|
|
57
|
+
status: zod.ZodDefault<zod.ZodEnum<{
|
|
58
|
+
EXPORT_STATUS_UNSPECIFIED: "EXPORT_STATUS_UNSPECIFIED";
|
|
59
|
+
PENDING: "PENDING";
|
|
60
|
+
PROCESSING: "PROCESSING";
|
|
61
|
+
DONE: "DONE";
|
|
62
|
+
FAILED: "FAILED";
|
|
63
|
+
}>>;
|
|
86
64
|
taskId: zod.ZodOptional<zod.ZodString>;
|
|
87
65
|
}, zod.z.core.$strip>;
|
|
88
66
|
/**
|
|
89
|
-
* @summary
|
|
67
|
+
* @summary Lists the history of PDF exports for a specific call ID.
|
|
90
68
|
*/
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
69
|
+
export declare const listCallExportsParams: zod.ZodObject<{
|
|
70
|
+
call_id: zod.ZodString;
|
|
93
71
|
}, zod.z.core.$strip>;
|
|
94
|
-
export declare const
|
|
72
|
+
export declare const listCallExportsQueryParams: zod.ZodObject<{
|
|
95
73
|
page: zod.ZodOptional<zod.ZodNumber>;
|
|
96
74
|
size: zod.ZodOptional<zod.ZodNumber>;
|
|
97
75
|
}, zod.z.core.$strip>;
|
|
98
|
-
export declare const
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
76
|
+
export declare const listCallExportsResponseItemsItemStatusDefault = "EXPORT_STATUS_UNSPECIFIED";
|
|
77
|
+
export declare const listCallExportsResponse: zod.ZodObject<{
|
|
78
|
+
items: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
101
79
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
102
80
|
createdBy: zod.ZodOptional<zod.ZodString>;
|
|
103
81
|
fileId: zod.ZodOptional<zod.ZodString>;
|
|
@@ -105,11 +83,11 @@ export declare const getScreenrecordingPdfExportHistoryResponse: zod.ZodObject<{
|
|
|
105
83
|
mimeType: zod.ZodOptional<zod.ZodString>;
|
|
106
84
|
name: zod.ZodOptional<zod.ZodString>;
|
|
107
85
|
status: zod.ZodDefault<zod.ZodEnum<{
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
86
|
+
EXPORT_STATUS_UNSPECIFIED: "EXPORT_STATUS_UNSPECIFIED";
|
|
87
|
+
PENDING: "PENDING";
|
|
88
|
+
PROCESSING: "PROCESSING";
|
|
89
|
+
DONE: "DONE";
|
|
90
|
+
FAILED: "FAILED";
|
|
113
91
|
}>>;
|
|
114
92
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
115
93
|
updatedBy: zod.ZodOptional<zod.ZodString>;
|
|
@@ -118,23 +96,37 @@ export declare const getScreenrecordingPdfExportHistoryResponse: zod.ZodObject<{
|
|
|
118
96
|
page: zod.ZodOptional<zod.ZodNumber>;
|
|
119
97
|
}, zod.z.core.$strip>;
|
|
120
98
|
/**
|
|
121
|
-
* @summary
|
|
99
|
+
* @summary Creates a new task to generate a PDF export for a specific call.
|
|
100
|
+
Useful for documenting call transcripts or associated media.
|
|
122
101
|
*/
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
102
|
+
export declare const createCallExportParams: zod.ZodObject<{
|
|
103
|
+
call_id: zod.ZodString;
|
|
125
104
|
}, zod.z.core.$strip>;
|
|
126
|
-
export declare const
|
|
127
|
-
|
|
105
|
+
export declare const createCallExportBody: zod.ZodObject<{
|
|
106
|
+
fileIds: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
107
|
+
from: zod.ZodOptional<zod.ZodString>;
|
|
108
|
+
to: zod.ZodOptional<zod.ZodString>;
|
|
128
109
|
}, zod.z.core.$strip>;
|
|
129
|
-
export declare const
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
110
|
+
export declare const createCallExportResponseStatusDefault = "EXPORT_STATUS_UNSPECIFIED";
|
|
111
|
+
export declare const createCallExportResponse: zod.ZodObject<{
|
|
112
|
+
fileName: zod.ZodOptional<zod.ZodString>;
|
|
113
|
+
mimeType: zod.ZodOptional<zod.ZodString>;
|
|
114
|
+
size: zod.ZodOptional<zod.ZodString>;
|
|
115
|
+
status: zod.ZodDefault<zod.ZodEnum<{
|
|
116
|
+
EXPORT_STATUS_UNSPECIFIED: "EXPORT_STATUS_UNSPECIFIED";
|
|
117
|
+
PENDING: "PENDING";
|
|
118
|
+
PROCESSING: "PROCESSING";
|
|
119
|
+
DONE: "DONE";
|
|
120
|
+
FAILED: "FAILED";
|
|
121
|
+
}>>;
|
|
122
|
+
taskId: zod.ZodOptional<zod.ZodString>;
|
|
123
|
+
}, zod.z.core.$strip>;
|
|
124
|
+
/**
|
|
125
|
+
* @summary Deletes a specific export record from the history.
|
|
126
|
+
*/
|
|
127
|
+
export declare const deleteExportParams: zod.ZodObject<{
|
|
128
|
+
id: zod.ZodString;
|
|
129
|
+
}, zod.z.core.$strip>;
|
|
130
|
+
export declare const deleteExportResponse: zod.ZodObject<{
|
|
131
|
+
id: zod.ZodOptional<zod.ZodString>;
|
|
140
132
|
}, zod.z.core.$strip>;
|
|
@@ -1 +0,0 @@
|
|
|
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>getDeletePdfExportRecordMockHandler | @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.msw.api.gen.html">pdf-service/pdf-service.msw.api.gen</a></li><li><a href="" aria-current="page">getDeletePdfExportRecordMockHandler</a></li></ul><h1>Function getDeletePdfExportRecordMockHandler</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdeletepdfexportrecordmockhandler"><span class="tsd-kind-call-signature">getDeletePdfExportRecordMockHandler</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">overrideResponse</span><span class="tsd-signature-symbol">?:</span><br/> <span class="tsd-signature-symbol">|</span> <a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><br/> <span class="tsd-signature-symbol">|</span> (<br/> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ResponseResolverInfo</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">HttpRequestResolverExtras</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PathParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">symbol</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">DefaultBodyType</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> <a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><br/> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><span class="tsd-signature-symbol">></span><br/> )<span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RequestHandlerOptions</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HttpHandler</span><a href="#getdeletepdfexportrecordmockhandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">overrideResponse</span>: <br/> <span class="tsd-signature-symbol">|</span> <a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><br/> <span class="tsd-signature-symbol">|</span> (<br/> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ResponseResolverInfo</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">HttpRequestResolverExtras</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PathParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">symbol</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">DefaultBodyType</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> <a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><br/> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><span class="tsd-signature-symbol">></span><br/> )</span></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">RequestHandlerOptions</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HttpHandler</span></h4></div></li></ul></section></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>
|
|
@@ -1 +0,0 @@
|
|
|
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>getDeletePdfExportRecordResponseMock | @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.msw.api.gen.html">pdf-service/pdf-service.msw.api.gen</a></li><li><a href="" aria-current="page">getDeletePdfExportRecordResponseMock</a></li></ul><h1>Function getDeletePdfExportRecordResponseMock</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdeletepdfexportrecordresponsemock"><span class="tsd-kind-call-signature">getDeletePdfExportRecordResponseMock</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">overrideResponse</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><br/> <a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><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> <a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><a href="#getdeletepdfexportrecordresponsemock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">overrideResponse</span>: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = {}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../interfaces/_models_webitelMediaExporterDeletePdfExportRecordResponse.WebitelMediaExporterDeletePdfExportRecordResponse.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterDeletePdfExportRecordResponse</a></h4></div></li></ul></section></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>
|
|
@@ -1 +0,0 @@
|
|
|
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>getDownloadPdfExportMockHandler | @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.msw.api.gen.html">pdf-service/pdf-service.msw.api.gen</a></li><li><a href="" aria-current="page">getDownloadPdfExportMockHandler</a></li></ul><h1>Function getDownloadPdfExportMockHandler</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdownloadpdfexportmockhandler"><span class="tsd-kind-call-signature">getDownloadPdfExportMockHandler</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">overrideResponse</span><span class="tsd-signature-symbol">?:</span><br/> <span class="tsd-signature-symbol">|</span> <a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a><br/> <span class="tsd-signature-symbol">|</span> (<br/> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ResponseResolverInfo</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">HttpRequestResolverExtras</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PathParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">symbol</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">DefaultBodyType</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> <a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a><span class="tsd-signature-symbol">></span><br/> )<span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RequestHandlerOptions</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HttpHandler</span><a href="#getdownloadpdfexportmockhandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">overrideResponse</span>: <br/> <span class="tsd-signature-symbol">|</span> <a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a><br/> <span class="tsd-signature-symbol">|</span> (<br/> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ResponseResolverInfo</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">HttpRequestResolverExtras</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PathParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">symbol</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">DefaultBodyType</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> <a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a><span class="tsd-signature-symbol">></span><br/> )</span></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">RequestHandlerOptions</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HttpHandler</span></h4></div></li></ul></section></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>
|
|
@@ -1 +0,0 @@
|
|
|
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>getDownloadPdfExportResponseMock | @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.msw.api.gen.html">pdf-service/pdf-service.msw.api.gen</a></li><li><a href="" aria-current="page">getDownloadPdfExportResponseMock</a></li></ul><h1>Function getDownloadPdfExportResponseMock</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getdownloadpdfexportresponsemock"><span class="tsd-kind-call-signature">getDownloadPdfExportResponseMock</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">overrideResponse</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a><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> <a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a><a href="#getdownloadpdfexportresponsemock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">overrideResponse</span>: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = {}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/_models_downloadPdfExport200.DownloadPdfExport200.html" class="tsd-signature-type tsd-kind-type-alias">DownloadPdfExport200</a></h4></div></li></ul></section></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>
|
|
@@ -1 +0,0 @@
|
|
|
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>getGenerateCallPdfExportMockHandler | @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.msw.api.gen.html">pdf-service/pdf-service.msw.api.gen</a></li><li><a href="" aria-current="page">getGenerateCallPdfExportMockHandler</a></li></ul><h1>Function getGenerateCallPdfExportMockHandler</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getgeneratecallpdfexportmockhandler"><span class="tsd-kind-call-signature">getGenerateCallPdfExportMockHandler</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">overrideResponse</span><span class="tsd-signature-symbol">?:</span><br/> <span class="tsd-signature-symbol">|</span> <a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><br/> <span class="tsd-signature-symbol">|</span> (<br/> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ResponseResolverInfo</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">HttpRequestResolverExtras</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PathParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">symbol</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">DefaultBodyType</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> <a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><br/> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><span class="tsd-signature-symbol">></span><br/> )<span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RequestHandlerOptions</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HttpHandler</span><a href="#getgeneratecallpdfexportmockhandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">overrideResponse</span>: <br/> <span class="tsd-signature-symbol">|</span> <a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><br/> <span class="tsd-signature-symbol">|</span> (<br/> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ResponseResolverInfo</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">HttpRequestResolverExtras</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PathParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">symbol</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">DefaultBodyType</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> <a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><br/> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><span class="tsd-signature-symbol">></span><br/> )</span></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">RequestHandlerOptions</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HttpHandler</span></h4></div></li></ul></section></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>
|
|
@@ -1 +0,0 @@
|
|
|
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>getGenerateCallPdfExportResponseMock | @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.msw.api.gen.html">pdf-service/pdf-service.msw.api.gen</a></li><li><a href="" aria-current="page">getGenerateCallPdfExportResponseMock</a></li></ul><h1>Function getGenerateCallPdfExportResponseMock</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getgeneratecallpdfexportresponsemock"><span class="tsd-kind-call-signature">getGenerateCallPdfExportResponseMock</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">overrideResponse</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><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> <a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><a href="#getgeneratecallpdfexportresponsemock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">overrideResponse</span>: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = {}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../interfaces/_models_webitelMediaExporterPdfExportMetadata.WebitelMediaExporterPdfExportMetadata.html" class="tsd-signature-type tsd-kind-interface">WebitelMediaExporterPdfExportMetadata</a></h4></div></li></ul></section></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>
|