Uses of Class
de.hybris.platform.payment.commands.request.VoidRequest
-
-
Uses of VoidRequest in de.hybris.platform.integration.cis.payment.commands
Methods in de.hybris.platform.integration.cis.payment.commands with parameters of type VoidRequest Modifier and Type Method Description VoidResultDefaultCisVoidCommand. perform(VoidRequest voidRequest) -
Uses of VoidRequest in de.hybris.platform.payment.commands.impl
Methods in de.hybris.platform.payment.commands.impl with parameters of type VoidRequest Modifier and Type Method Description VoidResultVoidMockCommand. perform(VoidRequest request) -
Uses of VoidRequest in de.hybris.platform.payment.methods
Methods in de.hybris.platform.payment.methods with parameters of type VoidRequest Modifier and Type Method Description VoidResultCardPaymentService. voidCreditOrCapture(VoidRequest request)Void a credit or capture. -
Uses of VoidRequest in de.hybris.platform.payment.methods.impl
Methods in de.hybris.platform.payment.methods.impl with parameters of type VoidRequest Modifier and Type Method Description VoidResultDefaultCardPaymentServiceImpl. voidCreditOrCapture(VoidRequest request)
-