IExternal |
public interface IExternalPaymentReferenceDueEntityService : IExternalPaymentReferenceDueQueryService, IBusinessService
The IExternalPaymentReferenceDueEntityService type exposes the following members.
Name | Description | |
---|---|---|
Create | Creates a new ExternalPaymentReferenceDue | |
Delete | Deletes the specified ExternalPaymentReferenceDue. | |
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) | |
Update | Updates the specified ExternalPaymentReferenceDue |