PullRequest.PullRequestNodeId Property

Definition

The Node ID for the pull request.

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

Property Value

Attributes

Applies to