PostCommentForPullRequestResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

In the directionality of the pull request, the blob ID of the after blob.

Link copied to clipboard

The full commit ID of the commit in the destination branch where the pull request is merged.

Link copied to clipboard

In the directionality of the pull request, the blob ID of the before blob.

Link copied to clipboard

The full commit ID of the commit in the source branch used to create the pull request, or in the case of an updated pull request, the full commit ID of the commit used to update the pull request.

Link copied to clipboard

The content of the comment you posted.

Link copied to clipboard

The location of the change where you posted your comment.

Link copied to clipboard

The system-generated ID of the pull request.

Link copied to clipboard

The name of the repository where you posted a comment on a pull request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String