Interface CommentApiGetCommentsRequest

Request parameters for getComments operation in CommentApi.

Export

CommentApiGetCommentsRequest

Hierarchy

  • CommentApiGetCommentsRequest

Properties

Properties

page?: number

ページ番号

Memberof

CommentApiGetComments

perPage?: number

1ページあたりに含まれる要素数

Memberof

CommentApiGetComments

teamName: string

チーム名

Memberof

CommentApiGetComments

Generated using TypeDoc