RankingsResponseTablesItem.Ranking Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="ranking")]
public string Ranking { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ranking")>]
member this.Ranking : string with get, set
Public Property Ranking As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to