Uses of Class
com.adyen.model.payout.ConfirmThirdPartyRequest
-
Packages that use ConfirmThirdPartyRequest Package Description com.adyen.service -
-
Uses of ConfirmThirdPartyRequest in com.adyen.service
Methods in com.adyen.service with parameters of type ConfirmThirdPartyRequest Modifier and Type Method Description ConfirmThirdPartyResponsePayout. confirmThirdParty(ConfirmThirdPartyRequest request)Issues a ConfirmThirdParty API call
-