IEconomy | |
public interface IEconomySubscriptionLogTypeEntityService : IEconomySubscriptionLogTypeQueryService, IBusinessService
The IEconomySubscriptionLogTypeEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new EconomySubscriptionLogType | |
| Delete | Deletes the specified EconomySubscriptionLogType. | |
| 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) | |
| Update | Updates the specified EconomySubscriptionLogType |