Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreatePullReviewComment

CreatePullReviewComment represent a review comment for creation api

export
interface

CreatePullReviewComment

Hierarchy

  • CreatePullReviewComment

Index

Properties

body?: string
memberof

CreatePullReviewComment

new_position?: number

if comment to new file line or 0

memberof

CreatePullReviewComment

old_position?: number

if comment to old file line or 0

memberof

CreatePullReviewComment

path?: string

the tree path

memberof

CreatePullReviewComment

Generated using TypeDoc