Partilhar via


Offer.Price Propriedade

Definição

Obtém o preço do item.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a