namespace Admin.NET.Plugin.K3Cloud.Service; public class K3CloudLoginInput { public List<string> parameters { get; set; } }