TeamDetails.NodeId Property

Definition

The Node ID for the team.

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

Property Value

Attributes

Applies to