IEconomy |
public interface IEconomySubscriptionLogService : IEconomySubscriptionLogQueryService, IBusinessService
The IEconomySubscriptionLogService type exposes the following members.
Name | Description | |
---|---|---|
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) |