QuotedReplyData.Time Property

Definition

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

Property Value

Attributes

Applies to