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