Freigeben über


Offer.Price Eigenschaft

Definition

Ruft den Preis des Elements ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: