Skip to content

Type Alias: GetIncidentById

ts
type GetIncidentById = z.input<typeof GetIncidentByIdSchema>;

Defined in: src/agile/parameters/getIncidentById.ts:8