Compartir a través de


Sku.Size Propiedad

Definición

Obtiene o establece el tamaño de la 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a