Interface CommentApiUpdateCommentRequest

Request parameters for updateComment operation in CommentApi.

Export

CommentApiUpdateCommentRequest

Hierarchy

  • CommentApiUpdateCommentRequest

Properties

commentId: number

コメントID

Memberof

CommentApiUpdateComment

teamName: string

チーム名

Memberof

CommentApiUpdateComment

updateCommentBody: UpdateCommentBody

Memberof

CommentApiUpdateComment

Generated using TypeDoc