Uses of Class
com.adyen.model.payout.DeclineThirdPartyResponse
-
Packages that use DeclineThirdPartyResponse Package Description com.adyen.service -
-
Uses of DeclineThirdPartyResponse in com.adyen.service
Methods in com.adyen.service that return DeclineThirdPartyResponse Modifier and Type Method Description DeclineThirdPartyResponsePayout. declineThirdParty(DeclineThirdPartyRequest request)Issues a DeclineThirdParty API call
-