Uses of Class
com.adyen.model.modification.VoidPendingRefundRequest
-
Packages that use VoidPendingRefundRequest Package Description com.adyen.service -
-
Uses of VoidPendingRefundRequest in com.adyen.service
Methods in com.adyen.service with parameters of type VoidPendingRefundRequest Modifier and Type Method Description ModificationResultModification. voidPendingRefund(VoidPendingRefundRequest voidPendingRefundRequest)Issues /voidPendingRefund requestModificationResultModification. voidPendingRefund(VoidPendingRefundRequest voidPendingRefundRequest, RequestOptions requestOptions)
-