Type Alias: UpdateCommentPropertyById
ts
type UpdateCommentPropertyById = z.input<typeof UpdateCommentPropertyByIdSchema>;Defined in: src/v2/parameters/updateCommentPropertyById.ts:13