/** * 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 PauseTemplateServiceSearchPauseTemplateQueryParams: zod.ZodObject<{ q: zod.ZodOptional; page: zod.ZodOptional; size: zod.ZodOptional; sort: zod.ZodOptional; fields: zod.ZodOptional>; }, zod.z.core.$strip>; export declare const PauseTemplateServiceSearchPauseTemplateResponse: zod.ZodObject<{ items: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; duration: zod.ZodOptional; }, zod.z.core.$strip>>>; createdAt: zod.ZodOptional; createdBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; description: zod.ZodOptional; domainId: zod.ZodOptional; id: zod.ZodOptional; name: zod.ZodOptional; updatedAt: zod.ZodOptional; updatedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; }, zod.z.core.$strip>>>; next: zod.ZodOptional; }, zod.z.core.$strip>; export declare const PauseTemplateServiceCreatePauseTemplateBody: zod.ZodObject<{ item: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; duration: zod.ZodOptional; }, zod.z.core.$strip>>>; createdAt: zod.ZodOptional; createdBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; description: zod.ZodOptional; domainId: zod.ZodOptional; id: zod.ZodOptional; name: zod.ZodOptional; updatedAt: zod.ZodOptional; updatedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; }, zod.z.core.$strip>>; }, zod.z.core.$strip>; export declare const PauseTemplateServiceCreatePauseTemplateResponse: zod.ZodObject<{ item: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; duration: zod.ZodOptional; }, zod.z.core.$strip>>>; createdAt: zod.ZodOptional; createdBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; description: zod.ZodOptional; domainId: zod.ZodOptional; id: zod.ZodOptional; name: zod.ZodOptional; updatedAt: zod.ZodOptional; updatedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; }, zod.z.core.$strip>>; }, zod.z.core.$strip>; export declare const PauseTemplateServiceDeletePauseTemplateParams: zod.ZodObject<{ id: zod.ZodString; }, zod.z.core.$strip>; export declare const PauseTemplateServiceDeletePauseTemplateResponse: zod.ZodObject<{ id: zod.ZodOptional; }, zod.z.core.$strip>; export declare const PauseTemplateServiceReadPauseTemplateParams: zod.ZodObject<{ id: zod.ZodString; }, zod.z.core.$strip>; export declare const PauseTemplateServiceReadPauseTemplateQueryParams: zod.ZodObject<{ fields: zod.ZodOptional>; }, zod.z.core.$strip>; export declare const PauseTemplateServiceReadPauseTemplateResponse: zod.ZodObject<{ item: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; duration: zod.ZodOptional; }, zod.z.core.$strip>>>; createdAt: zod.ZodOptional; createdBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; description: zod.ZodOptional; domainId: zod.ZodOptional; id: zod.ZodOptional; name: zod.ZodOptional; updatedAt: zod.ZodOptional; updatedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; }, zod.z.core.$strip>>; }, zod.z.core.$strip>; /** * @summary UpdatePauseTemplateCauseBulk updates a pause template with a list of causes. Update existing cause, create that not exists in database and delete that not exists in the list. */ export declare const PauseTemplateServiceUpdatePauseTemplateParams: zod.ZodObject<{ 'item.id': zod.ZodString; }, zod.z.core.$strip>; export declare const PauseTemplateServiceUpdatePauseTemplateBody: zod.ZodObject<{ item: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; duration: zod.ZodOptional; }, zod.z.core.$strip>>>; createdAt: zod.ZodOptional; createdBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; description: zod.ZodOptional; domainId: zod.ZodOptional; name: zod.ZodOptional; updatedAt: zod.ZodOptional; updatedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; }, zod.z.core.$strip>>; }, zod.z.core.$strip>; export declare const PauseTemplateServiceUpdatePauseTemplateResponse: zod.ZodObject<{ item: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; duration: zod.ZodOptional; }, zod.z.core.$strip>>>; createdAt: zod.ZodOptional; createdBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; description: zod.ZodOptional; domainId: zod.ZodOptional; id: zod.ZodOptional; name: zod.ZodOptional; updatedAt: zod.ZodOptional; updatedBy: zod.ZodOptional; name: zod.ZodOptional; }, zod.z.core.$strip>>; }, zod.z.core.$strip>>; }, zod.z.core.$strip>;