Shinydat File For Pgsharp 🚀

[JsonPropertyName("conditions")] public List<Condition> Conditions { get; set; }

using System; using System.Collections.Generic; using System.IO; using System.Text.Json; using System.Text.Json.Serialization; shinydat file for pgsharp

[JsonPropertyName("default")] public int DefaultValue { get; set; } } [JsonPropertyName("conditions")] public List&lt

Scroll to Top