PullRequest.PullRequestCommitUrl Property

Definition

The commit URL for the pull request.

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

Property Value

Attributes

Applies to