Property Level
Level
Supported API level.
[JsonPropertyName("level")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Level { get; set; }
Supported API level.
[JsonPropertyName("level")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Level { get; set; }