Uses of Class
com.adyen.model.transactionwebhooks.ThreeDSecure
-
Packages that use ThreeDSecure Package Description com.adyen.model.transactionwebhooks -
-
Uses of ThreeDSecure in com.adyen.model.transactionwebhooks
Methods in com.adyen.model.transactionwebhooks 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.transactionwebhooks with parameters of type ThreeDSecure Modifier and Type Method Description voidIssuedCard. setThreeDSecure(ThreeDSecure threeDSecure)threeDSecureIssuedCardIssuedCard. threeDSecure(ThreeDSecure threeDSecure)threeDSecure
-