![]() | |
IZip |
public interface IZipService : IZipQueryService, IBusinessService
The IZipService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of Zips matching the specified filter.
(Inherited from IZipQueryService) |
![]() | GetAll |
Gets all Zips
(Inherited from IZipQueryService) |
![]() | GetSingle |
Gets a single Zip matching the provided filter.
(Inherited from IZipQueryService) |