Click or drag to resize
Infosoft Logo

IPaymentSetupEntityService Methods

The IPaymentSetupEntityService type exposes the following members.

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