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