Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoUnDismissPullReviewRequest

Request parameters for repoUnDismissPullReview operation in RepositoryApi.

export
interface

RepositoryApiRepoUnDismissPullReviewRequest

Hierarchy

  • RepositoryApiRepoUnDismissPullReviewRequest

Index

Properties

id: number

id of the review

memberof

RepositoryApiRepoUnDismissPullReview

index: number

index of the pull request

memberof

RepositoryApiRepoUnDismissPullReview

owner: string

owner of the repo

memberof

RepositoryApiRepoUnDismissPullReview

repo: string

name of the repo

memberof

RepositoryApiRepoUnDismissPullReview

Generated using TypeDoc