Variable: GetCustomerRequestByIdOrKeySchema
ts
const GetCustomerRequestByIdOrKeySchema: ZodObject<{
expand: ZodOptional<ZodArray<ZodString>>;
issueIdOrKey: ZodString;
}, $strip>;Defined in: src/serviceDesk/parameters/getCustomerRequestByIdOrKey.ts:3