![]() | |
IEconomy |
public interface IEconomySubscriptionLogEntityService : IEconomySubscriptionLogQueryService, IBusinessService
The IEconomySubscriptionLogEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new EconomySubscriptionLog |
![]() | Delete | Deletes the specified EconomySubscriptionLog. |
![]() | Get |
Gets a list of EconomySubscriptionLogs matching the specified filter.
(Inherited from IEconomySubscriptionLogQueryService) |
![]() | GetAll |
Gets all EconomySubscriptionLogs
(Inherited from IEconomySubscriptionLogQueryService) |
![]() | GetSingle |
Gets a single EconomySubscriptionLog matching the provided filter.
(Inherited from IEconomySubscriptionLogQueryService) |
![]() | Update | Updates the specified EconomySubscriptionLog |