![]() | |
IDrop |
public interface IDropOffPointService : IDropOffPointQueryService, IBusinessService
The IDropOffPointService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of DropOffPoints matching the specified filter.
(Inherited from IDropOffPointQueryService) |
![]() | GetAll |
Gets all DropOffPoints
(Inherited from IDropOffPointQueryService) |
![]() | GetSingle |
Gets a single DropOffPoint matching the provided filter.
(Inherited from IDropOffPointQueryService) |