[JsonPropertyName("conditions")] public List<Condition> Conditions { get; set; }
[JsonPropertyName("max")] public int Max { get; set; } shinydat file for pgsharp
[JsonPropertyName("colors")] public List<string> Colors { get; set; } } [JsonPropertyName("conditions")] public List<