Uses of Class
com.adyen.model.ThreeDS1Result
-
Packages that use ThreeDS1Result Package Description com.adyen.model -
-
Uses of ThreeDS1Result in com.adyen.model
Methods in com.adyen.model that return ThreeDS1Result Modifier and Type Method Description ThreeDS1ResultThreeDS1Result. cavv(String cavv)ThreeDS1ResultThreeDS1Result. cavvAlgorithm(String cavvAlgorithm)ThreeDS1ResultThreeDS1Result. eci(String eci)ThreeDS1ResultAuthenticationResultResponse. getThreeDS1Result()Get threeDS1ResultThreeDS1ResultThreeDS1Result. threeDAuthenticatedResponse(String threeDAuthenticatedResponse)ThreeDS1ResultThreeDS1Result. threeDOfferedResponse(String threeDOfferedResponse)ThreeDS1ResultThreeDS1Result. xid(String xid)Methods in com.adyen.model with parameters of type ThreeDS1Result Modifier and Type Method Description voidAuthenticationResultResponse. setThreeDS1Result(ThreeDS1Result threeDS1Result)AuthenticationResultResponseAuthenticationResultResponse. threeDS1Result(ThreeDS1Result threeDS1Result)
-