/** * Generated by orval v8.19.0 🍺 * Do not edit manually. * Webitel API * OpenAPI spec version: 24.04.0 */ import * as zod from 'zod'; export declare const DeleteVideocallFilesParams: zod.ZodObject<{ call_id: zod.ZodString; }, zod.z.core.$strip>; export declare const DeleteVideocallFilesBody: zod.ZodObject<{ id: zod.ZodOptional>; }, zod.z.core.$strip>; export declare const DeleteVideocallFilesResponse: zod.ZodObject<{}, zod.z.core.$loose>; export declare const SearchFilesByCallParams: zod.ZodObject<{ call_id: zod.ZodString; }, zod.z.core.$strip>; export declare const SearchFilesByCallQueryParams: zod.ZodObject<{ page: zod.ZodOptional; size: zod.ZodOptional; q: zod.ZodOptional; sort: zod.ZodOptional; fields: zod.ZodOptional>; id: zod.ZodOptional>; 'uploadedAt.from': zod.ZodOptional; 'uploadedAt.to': zod.ZodOptional; referenceId: zod.ZodOptional>; 'retentionUntil.from': zod.ZodOptional; 'retentionUntil.to': zod.ZodOptional; channel: zod.ZodOptional>>; }, zod.z.core.$strip>; export declare const searchFilesByCallResponseItemsItemChannelDefault = "UnknownChannel"; export declare const SearchFilesByCallResponse: zod.ZodObject<{ items: zod.ZodOptional>; id: zod.ZodOptional; mimeType: zod.ZodOptional; name: zod.ZodOptional; properties: zod.ZodOptional; height: zod.ZodOptional; startTime: zod.ZodOptional; width: zod.ZodOptional; }, zod.z.core.$strip>>; referenceId: zod.ZodOptional; retentionUntil: zod.ZodOptional; sha256Sum: zod.ZodOptional; size: zod.ZodOptional; thumbnail: zod.ZodOptional; scale: zod.ZodOptional; size: zod.ZodOptional; }, zod.z.core.$strip>>; uploadedAt: zod.ZodOptional; uploadedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; uuid: zod.ZodOptional; viewName: zod.ZodOptional; }, zod.z.core.$strip>>>; next: zod.ZodOptional; }, zod.z.core.$strip>; export declare const SearchScreenRecordingsByAgentParams: zod.ZodObject<{ agent_id: zod.ZodString; }, zod.z.core.$strip>; export declare const searchScreenRecordingsByAgentQueryTypeDefault = "PDF"; export declare const searchScreenRecordingsByAgentQueryChannelDefault = "SCREENRECORDING"; export declare const SearchScreenRecordingsByAgentQueryParams: zod.ZodObject<{ page: zod.ZodOptional; size: zod.ZodOptional; q: zod.ZodOptional; sort: zod.ZodOptional; fields: zod.ZodOptional>; id: zod.ZodOptional>; 'uploadedAt.from': zod.ZodOptional; 'uploadedAt.to': zod.ZodOptional; referenceId: zod.ZodOptional>; 'retentionUntil.from': zod.ZodOptional; 'retentionUntil.to': zod.ZodOptional; type: zod.ZodDefault>; channel: zod.ZodDefault>; }, zod.z.core.$strip>; export declare const searchScreenRecordingsByAgentResponseItemsItemChannelDefault = "UnknownChannel"; export declare const SearchScreenRecordingsByAgentResponse: zod.ZodObject<{ items: zod.ZodOptional>; id: zod.ZodOptional; mimeType: zod.ZodOptional; name: zod.ZodOptional; properties: zod.ZodOptional; height: zod.ZodOptional; startTime: zod.ZodOptional; width: zod.ZodOptional; }, zod.z.core.$strip>>; referenceId: zod.ZodOptional; retentionUntil: zod.ZodOptional; sha256Sum: zod.ZodOptional; size: zod.ZodOptional; thumbnail: zod.ZodOptional; scale: zod.ZodOptional; size: zod.ZodOptional; }, zod.z.core.$strip>>; uploadedAt: zod.ZodOptional; uploadedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; uuid: zod.ZodOptional; viewName: zod.ZodOptional; }, zod.z.core.$strip>>>; next: zod.ZodOptional; }, zod.z.core.$strip>; export declare const DeleteScreenRecordingsByAgentParams: zod.ZodObject<{ agent_id: zod.ZodString; id: zod.ZodArray; }, zod.z.core.$strip>; export declare const DeleteScreenRecordingsByAgentBody: zod.ZodObject<{}, zod.z.core.$loose>; export declare const DeleteScreenRecordingsByAgentResponse: zod.ZodObject<{}, zod.z.core.$loose>; export declare const DeleteFilesBody: zod.ZodObject<{ id: zod.ZodOptional>; }, zod.z.core.$strip>; export declare const DeleteFilesResponse: zod.ZodObject<{}, zod.z.core.$loose>; export declare const SearchFilesQueryParams: zod.ZodObject<{ page: zod.ZodOptional; size: zod.ZodOptional; q: zod.ZodOptional; sort: zod.ZodOptional; fields: zod.ZodOptional>; id: zod.ZodOptional>; 'uploadedAt.from': zod.ZodOptional; 'uploadedAt.to': zod.ZodOptional; uploadedBy: zod.ZodOptional>; referenceId: zod.ZodOptional>; channel: zod.ZodOptional>>; 'retentionUntil.from': zod.ZodOptional; 'retentionUntil.to': zod.ZodOptional; }, zod.z.core.$strip>; export declare const searchFilesResponseItemsItemChannelDefault = "UnknownChannel"; export declare const SearchFilesResponse: zod.ZodObject<{ items: zod.ZodOptional>; id: zod.ZodOptional; mimeType: zod.ZodOptional; name: zod.ZodOptional; properties: zod.ZodOptional; height: zod.ZodOptional; startTime: zod.ZodOptional; width: zod.ZodOptional; }, zod.z.core.$strip>>; referenceId: zod.ZodOptional; retentionUntil: zod.ZodOptional; sha256Sum: zod.ZodOptional; size: zod.ZodOptional; thumbnail: zod.ZodOptional; scale: zod.ZodOptional; size: zod.ZodOptional; }, zod.z.core.$strip>>; uploadedAt: zod.ZodOptional; uploadedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; uuid: zod.ZodOptional; viewName: zod.ZodOptional; }, zod.z.core.$strip>>>; next: zod.ZodOptional; }, zod.z.core.$strip>; export declare const DeleteQuarantineFilesBody: zod.ZodObject<{ id: zod.ZodOptional>; }, zod.z.core.$strip>; export declare const DeleteQuarantineFilesResponse: zod.ZodObject<{}, zod.z.core.$loose>; export declare const RestoreFilesBody: zod.ZodObject<{ id: zod.ZodOptional>; }, zod.z.core.$strip>; export declare const RestoreFilesResponse: zod.ZodObject<{}, zod.z.core.$loose>; export declare const SearchScreenRecordingsParams: zod.ZodObject<{ user_id: zod.ZodString; }, zod.z.core.$strip>; export declare const searchScreenRecordingsQueryTypeDefault = "PDF"; export declare const searchScreenRecordingsQueryChannelDefault = "SCREENRECORDING"; export declare const SearchScreenRecordingsQueryParams: zod.ZodObject<{ page: zod.ZodOptional; size: zod.ZodOptional; q: zod.ZodOptional; sort: zod.ZodOptional; fields: zod.ZodOptional>; id: zod.ZodOptional>; 'uploadedAt.from': zod.ZodOptional; 'uploadedAt.to': zod.ZodOptional; referenceId: zod.ZodOptional>; 'retentionUntil.from': zod.ZodOptional; 'retentionUntil.to': zod.ZodOptional; type: zod.ZodDefault>; channel: zod.ZodDefault>; }, zod.z.core.$strip>; export declare const searchScreenRecordingsResponseItemsItemChannelDefault = "UnknownChannel"; export declare const SearchScreenRecordingsResponse: zod.ZodObject<{ items: zod.ZodOptional>; id: zod.ZodOptional; mimeType: zod.ZodOptional; name: zod.ZodOptional; properties: zod.ZodOptional; height: zod.ZodOptional; startTime: zod.ZodOptional; width: zod.ZodOptional; }, zod.z.core.$strip>>; referenceId: zod.ZodOptional; retentionUntil: zod.ZodOptional; sha256Sum: zod.ZodOptional; size: zod.ZodOptional; thumbnail: zod.ZodOptional; scale: zod.ZodOptional; size: zod.ZodOptional; }, zod.z.core.$strip>>; uploadedAt: zod.ZodOptional; uploadedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; uuid: zod.ZodOptional; viewName: zod.ZodOptional; }, zod.z.core.$strip>>>; next: zod.ZodOptional; }, zod.z.core.$strip>; export declare const DeleteScreenRecordingsParams: zod.ZodObject<{ user_id: zod.ZodString; id: zod.ZodArray; }, zod.z.core.$strip>; export declare const DeleteScreenRecordingsBody: zod.ZodObject<{}, zod.z.core.$loose>; export declare const DeleteScreenRecordingsResponse: zod.ZodObject<{}, zod.z.core.$loose>;