Compartir a través de


Sku.Family Propiedad

Definición

Obtiene o establece la familia de SKU.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a