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