Interface IEverestCustomersService NamespaceEverest.Service.Customers AssemblyEverest.Service.dll [ServiceContract] public interface IEverestCustomersService Methods FindCustomersByEmail(string) GetCustomer(string) RegisterCustomer(WebCustomerAccountRegistrationContract) ValidateCustomerAccount(WebCustomerAccountRegistrationContract)