IZip | |
public interface IZipCodeGroupService : IZipCodeGroupQueryService, IBusinessService
The IZipCodeGroupService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ZipCodeGroups matching the specified filter.
(Inherited from IZipCodeGroupQueryService) | |
| GetAll |
Gets all ZipCodeGroups
(Inherited from IZipCodeGroupQueryService) | |
| GetSingle |
Gets a single ZipCodeGroup matching the provided filter.
(Inherited from IZipCodeGroupQueryService) |