IDaily | |
public interface IDailyZipCodeStatisticsService : IDailyZipCodeStatisticsQueryService, IBusinessService
The IDailyZipCodeStatisticsService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of DailyZipCodeStatisticsSet matching the specified filter.
(Inherited from IDailyZipCodeStatisticsQueryService) | |
| GetAll |
Gets all DailyZipCodeStatisticsSet
(Inherited from IDailyZipCodeStatisticsQueryService) | |
| GetSingle |
Gets a single DailyZipCodeStatistics matching the provided filter.
(Inherited from IDailyZipCodeStatisticsQueryService) |