Uses of Class
com.adyen.model.payment.ThreeDS1Result
-
Packages that use ThreeDS1Result Package Description com.adyen.model.payment -
-
Uses of ThreeDS1Result in com.adyen.model.payment
Methods in com.adyen.model.payment that return ThreeDS1Result Modifier and Type Method Description ThreeDS1ResultThreeDS1Result. cavv(String cavv)ThreeDS1ResultThreeDS1Result. cavvAlgorithm(String cavvAlgorithm)ThreeDS1ResultThreeDS1Result. eci(String eci)static ThreeDS1ResultThreeDS1Result. fromJson(String jsonString)Create an instance of ThreeDS1Result given an JSON stringThreeDS1ResultAuthenticationResultResponse. getThreeDS1Result()Get threeDS1ResultThreeDS1ResultThreeDS1Result. threeDAuthenticatedResponse(String threeDAuthenticatedResponse)ThreeDS1ResultThreeDS1Result. threeDOfferedResponse(String threeDOfferedResponse)ThreeDS1ResultThreeDS1Result. xid(String xid)Methods in com.adyen.model.payment with parameters of type ThreeDS1Result Modifier and Type Method Description voidAuthenticationResultResponse. setThreeDS1Result(ThreeDS1Result threeDS1Result)threeDS1ResultAuthenticationResultResponseAuthenticationResultResponse. threeDS1Result(ThreeDS1Result threeDS1Result)
-