Skip to content

Variable: GetSlaInformationByIdSchema

ts
const GetSlaInformationByIdSchema: ZodObject<{
  issueIdOrKey: ZodString;
  slaMetricId: ZodNumber;
}, $strip>;

Defined in: src/serviceDesk/parameters/getSlaInformationById.ts:3