IExternal | |
public interface IExternalPaymentReferenceDueService : IExternalPaymentReferenceDueQueryService, IBusinessService
The IExternalPaymentReferenceDueService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ExternalPaymentReferenceDues matching the specified filter.
(Inherited from IExternalPaymentReferenceDueQueryService) | |
| GetAll |
Gets all ExternalPaymentReferenceDues
(Inherited from IExternalPaymentReferenceDueQueryService) | |
| GetSingle |
Gets a single ExternalPaymentReferenceDue matching the provided filter.
(Inherited from IExternalPaymentReferenceDueQueryService) |