Interface CreateSubscriptionCommand

All Superinterfaces:
Command<CreateSubscriptionRequest,SubscriptionResult>
All Known Implementing Classes:
CreateSubscriptionMockCommand

public interface CreateSubscriptionCommand extends Command<CreateSubscriptionRequest,SubscriptionResult>
Command for creating a subscription.
  • Method Summary

    Methods inherited from interface de.hybris.platform.payment.commands.Command

    perform