IOffer | |
public interface IOfferService : IOfferQueryService, IBusinessService
The IOfferService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of Offers matching the specified filter.
(Inherited from IOfferQueryService) | |
| GetAll |
Gets all Offers
(Inherited from IOfferQueryService) | |
| GetSingle |
Gets a single Offer matching the provided filter.
(Inherited from IOfferQueryService) |