Table of Contents

Class EverestExpeditionsService

Namespace
Everest.Service.Expeditions
Assembly
Everest.Service.dll
[SwaggerWcf("/Everest/Expeditions")]
[SwaggerWcfServiceInfo("Everest expeditions", "v1")]
[SwaggerWcfTag("Expeditions", false)]
public class EverestExpeditionsService : EverestServiceBase<IEverestExpeditionsApplication>, IEverestExpeditionsService
Inheritance
LayeredServiceBase
EverestServiceBase<IEverestExpeditionsApplication>
EverestExpeditionsService
Implements
Inherited Members

Constructors

EverestExpeditionsService()
EverestExpeditionsService(IEverestExpeditionsApplication, IMapper, ICatalogChemicalsApplication, IEverestOffersApplication)
EverestExpeditionsService(IEverestExpeditionsApplication, ILog, IMapper, ICatalogChemicalsApplication, IEverestOffersApplication)

Methods

FindCompletedExpeditions(CompletedExpeditionsSelectionCriteriaContract)
GetCompletedExpedition(string)
GetCompletedExpeditionByInvoice(string)
GetExpeditionOptions(ExpeditionQuoteRequestContract)
GetPackingForExpedition(string)
GetShippingModesForCountry(string)