CreateNewListResponseModel.Visibility Property

Definition

Whether this list is public or private

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

Property Value

Attributes

Applies to