Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PullReviewComment

PullReviewComment represents a comment on a pull request review

export
interface

PullReviewComment

Hierarchy

  • PullReviewComment

Index

Properties

body?: string
memberof

PullReviewComment

commit_id?: string
memberof

PullReviewComment

created_at?: string
memberof

PullReviewComment

diff_hunk?: string
memberof

PullReviewComment

html_url?: string
memberof

PullReviewComment

id?: number
memberof

PullReviewComment

original_commit_id?: string
memberof

PullReviewComment

original_position?: number
memberof

PullReviewComment

path?: string
memberof

PullReviewComment

position?: number
memberof

PullReviewComment

pull_request_review_id?: number
memberof

PullReviewComment

pull_request_url?: string
memberof

PullReviewComment

resolver?: User
memberof

PullReviewComment

updated_at?: string
memberof

PullReviewComment

user?: User
memberof

PullReviewComment

Generated using TypeDoc