namespace WX.CRM.DataSynFactory.Templates { public class Server_UniteCustomer { public string newCustomerId { get; set; } public string oldCustomerId { get; set; } } }