Click or drag to resize
Infosoft Logo

IPaymentAgreementEntityService Methods

The IPaymentAgreementEntityService type exposes the following members.

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