Table of Contents

Class EverestOffersService

Namespace
Everest.Service.Offers
Assembly
Everest.Service.dll
[SwaggerWcf("/Everest/Offers")]
[SwaggerWcfServiceInfo("Everest offers service", "v1")]
public class EverestOffersService : EverestServiceBase<IEverestOffersApplication>, IEverestOffersService
Inheritance
EverestOffersService
Implements
Inherited Members

Constructors

EverestOffersService()
EverestOffersService(IEverestOffersApplication, IMapper)
EverestOffersService(IEverestOffersApplication, ILog, IMapper)

Methods

GetClientMixture(int)
GetClientMixtures(OfferNumbersContract)
GetCost(ProductOfferCostDetailContract)
GetCostCapuran(ProductOfferContract)
GetCostDetails(ProductOfferCostDetailContract)
GetKitDetails(int)
GetLECost(ProductOfferContract)
GetMatchingClientMixtures(OfferDetailsFilterContract)
GetMatchingMixtures(OfferDetailsFilterContract)
GetMatchingMixturesDetails(OfferDetailsFilterContract)
GetMixture(int)
GetMixtureDetails(int)
GetMixtures(OfferNumbersContract)
GetMixturesDetails(OfferNumbersContract)
GetProductOfferData<T>(ProductOfferAction, ProductOfferContract)