Uses of Class
com.adyen.model.payment.ThreeDSRequestorPriorAuthenticationInfo
-
Packages that use ThreeDSRequestorPriorAuthenticationInfo Package Description com.adyen.model.payment -
-
Uses of ThreeDSRequestorPriorAuthenticationInfo in com.adyen.model.payment
Methods in com.adyen.model.payment that return ThreeDSRequestorPriorAuthenticationInfo Modifier and Type Method Description static ThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. fromJson(String jsonString)Create an instance of ThreeDSRequestorPriorAuthenticationInfo given an JSON stringThreeDSRequestorPriorAuthenticationInfoThreeDS2RequestData. getThreeDSRequestorPriorAuthenticationInfo()Get threeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. threeDSReqPriorAuthData(String threeDSReqPriorAuthData)ThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. threeDSReqPriorAuthMethod(ThreeDSRequestorPriorAuthenticationInfo.ThreeDSReqPriorAuthMethodEnum threeDSReqPriorAuthMethod)ThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. threeDSReqPriorAuthTimestamp(String threeDSReqPriorAuthTimestamp)ThreeDSRequestorPriorAuthenticationInfoThreeDSRequestorPriorAuthenticationInfo. threeDSReqPriorRef(String threeDSReqPriorRef)Methods in com.adyen.model.payment with parameters of type ThreeDSRequestorPriorAuthenticationInfo Modifier and Type Method Description voidThreeDS2RequestData. setThreeDSRequestorPriorAuthenticationInfo(ThreeDSRequestorPriorAuthenticationInfo threeDSRequestorPriorAuthenticationInfo)threeDSRequestorPriorAuthenticationInfoThreeDS2RequestDataThreeDS2RequestData. threeDSRequestorPriorAuthenticationInfo(ThreeDSRequestorPriorAuthenticationInfo threeDSRequestorPriorAuthenticationInfo)
-