PullRequest.PullRequestDiffUrl Property

Definition

The Diff URL for the pull request.

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

Property Value

Attributes

Applies to