Compartir a través de


Rating.BestRating Propiedad

Definición

Obtiene la revisión mejor calificada. Los valores posibles son de 1,0 a 5,0.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a