Compartir a través de


Offer.Price Propiedad

Definición

Obtiene el precio del elemento.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a