次の方法で共有


SkuChangeInfo.LastChangeDate プロパティ

定義

最後の変更日を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="lastChangeDate")]
public string LastChangeDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastChangeDate")>]
member this.LastChangeDate : string with get, set
Public Property LastChangeDate As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象