PullRequest.PullRequestReviewCommentsUrl Property

Definition

The review comments URL for the pull request.

[System.Text.Json.Serialization.JsonPropertyName("review_comments_url")]
public string PullRequestReviewCommentsUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("review_comments_url")>]
member this.PullRequestReviewCommentsUrl : string with get, set
Public Property PullRequestReviewCommentsUrl As String

Property Value

Attributes

Applies to