Uses of Class
de.hybris.platform.sap.saprevenuecloudorder.pojo.subscription.v1.CancellationReversalResponse
Packages that use CancellationReversalResponse
Package
Description
-
Uses of CancellationReversalResponse in de.hybris.platform.sap.saprevenuecloudorder.service
Methods in de.hybris.platform.sap.saprevenuecloudorder.service that return CancellationReversalResponseModifier and TypeMethodDescriptionSubscriptionService.reverseCancellation(String code, CancellationReversalRequest cancellationReversal) Reverses the cancellation of subscription -
Uses of CancellationReversalResponse in de.hybris.platform.sap.saprevenuecloudorder.service.impl
Methods in de.hybris.platform.sap.saprevenuecloudorder.service.impl that return CancellationReversalResponseModifier and TypeMethodDescriptionDefaultSubscriptionService.reverseCancellation(String subscriptionId, CancellationReversalRequest cancellationReversalForm)