Skip to content

Type Alias: UpdateInlineComment

ts
type UpdateInlineComment = z.input<typeof UpdateInlineCommentSchema>;

Defined in: src/v2/parameters/updateInlineComment.ts:11