Interface CommentApiGetCommentRequest

Request parameters for getComment operation in CommentApi.

Export

CommentApiGetCommentRequest

Hierarchy

  • CommentApiGetCommentRequest

Properties

commentId: number

コメントID

Memberof

CommentApiGetComment

include?: "stargazers"

`stargazers`を指定するとStarの配列を含んだレスポンスを返します。

Memberof

CommentApiGetComment

teamName: string

チーム名

Memberof

CommentApiGetComment

Generated using TypeDoc