namespace ET { public class GMAPIData_SetIpBanManager { public string ip { get; set; } public bool action { get; set; } } }