GetTeamResponse.DescriptionOfTeam Property

Definition

The description of the team, optional

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

Property Value

Attributes

Applies to