次の方法で共有


Sku.Size プロパティ

定義

SKU サイズを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象