次の方法で共有


UserRequestDetails.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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象