IEconomy | |
public interface IEconomySubscriptionLogTypeService : IEconomySubscriptionLogTypeQueryService, IBusinessService
The IEconomySubscriptionLogTypeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of EconomySubscriptionLogTypes matching the specified filter.
(Inherited from IEconomySubscriptionLogTypeQueryService) | |
| GetAll |
Gets all EconomySubscriptionLogTypes
(Inherited from IEconomySubscriptionLogTypeQueryService) | |
| GetSingle |
Gets a single EconomySubscriptionLogType matching the provided filter.
(Inherited from IEconomySubscriptionLogTypeQueryService) |