Variable: AttachTemporaryFileSchema
ts
const AttachTemporaryFileSchema: ZodObject<{
body: ZodRecord<ZodString, ZodAny>;
serviceDeskId: ZodString;
}, $strip>;Defined in: src/serviceDesk/parameters/attachTemporaryFile.ts:3