RepositoryMiniDetails.RepositoryNodeId Property

Definition

The Node Id of the repository.

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

Property Value

Attributes

Applies to