Interface IEverestExpeditionsService NamespaceEverest.Service.Expeditions AssemblyEverest.Service.dll [ServiceContract] public interface IEverestExpeditionsService Methods FindCompletedExpeditions(CompletedExpeditionsSelectionCriteriaContract) GetCompletedExpedition(string) GetCompletedExpeditionByInvoice(string) GetExpeditionOptions(ExpeditionQuoteRequestContract) GetPackingForExpedition(string) GetShippingModesForCountry(string)