Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetPullReviewCommentsRequest

Request parameters for repoGetPullReviewComments operation in RepositoryApi.

export
interface

RepositoryApiRepoGetPullReviewCommentsRequest

Hierarchy

  • RepositoryApiRepoGetPullReviewCommentsRequest

Index

Properties

id: number

id of the review

memberof

RepositoryApiRepoGetPullReviewComments

index: number

index of the pull request

memberof

RepositoryApiRepoGetPullReviewComments

owner: string

owner of the repo

memberof

RepositoryApiRepoGetPullReviewComments

repo: string

name of the repo

memberof

RepositoryApiRepoGetPullReviewComments

Generated using TypeDoc