Compartir a través de


CalculatePriceResponseProperties.SkuTitle Propiedad

Definición

Obtiene o establece el título de la SKU que se está comprando.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a