Skip to content

Type Alias: DeleteReviewById

ts
type DeleteReviewById = z.input<typeof DeleteReviewByIdSchema>;

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