Click or drag to resize
Infosoft Logo

ISubscriptionExternalPaymentAgreementEntityService Methods

The ISubscriptionExternalPaymentAgreementEntityService type exposes the following members.

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