Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetPullReviewRequest

Request parameters for repoGetPullReview operation in RepositoryApi.

export
interface

RepositoryApiRepoGetPullReviewRequest

Hierarchy

  • RepositoryApiRepoGetPullReviewRequest

Index

Properties

id: number

id of the review

memberof

RepositoryApiRepoGetPullReview

index: number

index of the pull request

memberof

RepositoryApiRepoGetPullReview

owner: string

owner of the repo

memberof

RepositoryApiRepoGetPullReview

repo: string

name of the repo

memberof

RepositoryApiRepoGetPullReview

Generated using TypeDoc