namespace ET { public class GMAPIData_SetAccountBan { public long accountId { get; set; } public bool action { get; set; } } }