Uses of Class
com.adyen.model.transferwebhooks.ThreeDSecure
-
Packages that use ThreeDSecure Package Description com.adyen.model.transferwebhooks -
-
Uses of ThreeDSecure in com.adyen.model.transferwebhooks
Methods in com.adyen.model.transferwebhooks that return ThreeDSecure Modifier and Type Method Description ThreeDSecureThreeDSecure. acsTransactionId(String acsTransactionId)The transaction identifier for the Access Control Serverstatic ThreeDSecureThreeDSecure. fromJson(String jsonString)Create an instance of ThreeDSecure given an JSON stringThreeDSecureIssuedCard. getThreeDSecure()Get threeDSecureMethods in com.adyen.model.transferwebhooks with parameters of type ThreeDSecure Modifier and Type Method Description voidIssuedCard. setThreeDSecure(ThreeDSecure threeDSecure)threeDSecureIssuedCardIssuedCard. threeDSecure(ThreeDSecure threeDSecure)threeDSecure
-