Type Alias: CreateInlineCommentModel
ts
type CreateInlineCommentModel = z.infer<typeof CreateInlineCommentModelSchema>;Defined in: src/v2/models/createInlineCommentModel.ts:38