TeamDetails.Privacy Property

Definition

The level of privacy this team should have

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

Property Value

Attributes

Applies to