Click or drag to resize
Infosoft Logo

IPaymentTransactionEntityService Methods

The IPaymentTransactionEntityService type exposes the following members.

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