Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreatePullRequestCommentDetails

The information about new Comment.

Properties

Optional commitId

commitId: undefined | string

Commit SHA

data

data: string

Content of the Comment.

Optional filePath

filePath: undefined | string

File path in the commit

Optional fileType

fileType: undefined | string

File path in the target commit

Optional lineNumber

lineNumber: undefined | number

Line number in the file Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional parentId

parentId: undefined | string

ID of parent Comment

Functions

getDeserializedJsonObj

getJsonObj