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