Interface CommentApiGetPostCommentsRequest

Request parameters for getPostComments operation in CommentApi.

Export

CommentApiGetPostCommentsRequest

Hierarchy

  • CommentApiGetPostCommentsRequest

Properties

page?: number

ページ番号

Memberof

CommentApiGetPostComments

perPage?: number

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

Memberof

CommentApiGetPostComments

postNumber: number

記事ID

Memberof

CommentApiGetPostComments

teamName: string

チーム名

Memberof

CommentApiGetPostComments

Generated using TypeDoc