共用方式為


UserRequestDetails.Date Property

Definition

Gets request date

[Newtonsoft.Json.JsonProperty(PropertyName="date")]
public string Date { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="date")>]
member this.Date : string
Public ReadOnly Property Date As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to