IPayment | |
public interface IPaymentStopService : IPaymentStopQueryService, IBusinessService
The IPaymentStopService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of PaymentStops matching the specified filter.
(Inherited from IPaymentStopQueryService) | |
| GetAll |
Gets all PaymentStops
(Inherited from IPaymentStopQueryService) | |
| GetSingle |
Gets a single PaymentStop matching the provided filter.
(Inherited from IPaymentStopQueryService) |