Click or drag to resize
Infosoft Logo

IPaymentStopEntityService Methods

The IPaymentStopEntityService type exposes the following members.

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