CreateNewListResponseModel.ListId Property

Definition

A string that uniquely identifies this list

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

Property Value

Attributes

Applies to