namespace ntfysh_client { public class SettingsModel { public decimal Timeout { get; set; } } }