Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PullReview

PullReview represents a pull request review

export
interface

PullReview

Hierarchy

  • PullReview

Index

Properties

body?: string
memberof

PullReview

comments_count?: number
memberof

PullReview

commit_id?: string
memberof

PullReview

dismissed?: boolean
memberof

PullReview

html_url?: string
memberof

PullReview

id?: number
memberof

PullReview

official?: boolean
memberof

PullReview

pull_request_url?: string
memberof

PullReview

stale?: boolean
memberof

PullReview

state?: string

ReviewStateType review state type

memberof

PullReview

submitted_at?: string
memberof

PullReview

team?: Team
memberof

PullReview

user?: User
memberof

PullReview

Generated using TypeDoc