Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeletePullReviewRequest

Request parameters for repoDeletePullReview operation in RepositoryApi.

export
interface

RepositoryApiRepoDeletePullReviewRequest

Hierarchy

  • RepositoryApiRepoDeletePullReviewRequest

Index

Properties

id: number

id of the review

memberof

RepositoryApiRepoDeletePullReview

index: number

index of the pull request

memberof

RepositoryApiRepoDeletePullReview

owner: string

owner of the repo

memberof

RepositoryApiRepoDeletePullReview

repo: string

name of the repo

memberof

RepositoryApiRepoDeletePullReview

Generated using TypeDoc