PostResponse.Date Property

Definition

date

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

Property Value

Attributes

Applies to