Click or drag to resize
Infosoft Logo

IExternalPaymentReferenceDueEntityService Methods

The IExternalPaymentReferenceDueEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new ExternalPaymentReferenceDue
Public methodDelete Deletes the specified ExternalPaymentReferenceDue.
Public methodGet Gets a list of ExternalPaymentReferenceDues matching the specified filter.
(Inherited from IExternalPaymentReferenceDueQueryService)
Public methodGetAll Gets all ExternalPaymentReferenceDues
(Inherited from IExternalPaymentReferenceDueQueryService)
Public methodGetSingle Gets a single ExternalPaymentReferenceDue matching the provided filter.
(Inherited from IExternalPaymentReferenceDueQueryService)
Public methodUpdate Updates the specified ExternalPaymentReferenceDue
Top
See Also