Type Alias: UpdateInlineCommentModel
ts
type UpdateInlineCommentModel = z.infer<typeof UpdateInlineCommentModelSchema>;Defined in: src/v2/models/updateInlineCommentModel.ts:22