Delen via


CalculatePriceResponseProperties.SkuTitle Property

Definition

Gets or sets title of SKU that is being purchased.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to