GetTeamResponse.InternalId Property

Definition

The internal ID of the team

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

Property Value

Attributes

Applies to