ISubscription |
public interface ISubscriptionSaleParameterService : ISubscriptionSaleParameterQueryService, IBusinessService
The ISubscriptionSaleParameterService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of SubscriptionSaleParameters matching the specified filter.
(Inherited from ISubscriptionSaleParameterQueryService) | |
GetAll |
Gets all SubscriptionSaleParameters
(Inherited from ISubscriptionSaleParameterQueryService) | |
GetSingle |
Gets a single SubscriptionSaleParameter matching the provided filter.
(Inherited from ISubscriptionSaleParameterQueryService) |