CreateNewListResponseModel.CreationDate Property

Definition

The date and time that this list was created

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

Property Value

Attributes

Applies to