Partager via


Offer.Price Propriété

Définition

Obtient le prix de l’élément.

[Newtonsoft.Json.JsonProperty(PropertyName="price")]
public double? Price { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="price")>]
member this.Price : Nullable<double>
Public ReadOnly Property Price As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à