ISubscription |
public interface ISubscriptionExternalPaymentAgreementEntityService : ISubscriptionExternalPaymentAgreementQueryService, IBusinessService
The ISubscriptionExternalPaymentAgreementEntityService type exposes the following members.
Name | Description | |
---|---|---|
Create | Creates a new SubscriptionExternalPaymentAgreement | |
Delete | Deletes the specified SubscriptionExternalPaymentAgreement. | |
Get |
Gets a list of SubscriptionExternalPaymentAgreements matching the specified filter.
(Inherited from ISubscriptionExternalPaymentAgreementQueryService) | |
GetAll |
Gets all SubscriptionExternalPaymentAgreements
(Inherited from ISubscriptionExternalPaymentAgreementQueryService) | |
GetSingle |
Gets a single SubscriptionExternalPaymentAgreement matching the provided filter.
(Inherited from ISubscriptionExternalPaymentAgreementQueryService) | |
Update | Updates the specified SubscriptionExternalPaymentAgreement |