Uses of Class
com.adyen.model.checkout.Avs
-
Packages that use Avs Package Description com.adyen.model.checkout -
-
Uses of Avs in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return Avs Modifier and Type Method Description AvsAvs. addressEditable(Boolean addressEditable)AvsAvs. enabled(Avs.EnabledEnum enabled)static AvsAvs. fromJson(String jsonString)Create an instance of Avs given an JSON stringAvsModelConfiguration. getAvs()Get avsMethods in com.adyen.model.checkout with parameters of type Avs Modifier and Type Method Description ModelConfigurationModelConfiguration. avs(Avs avs)voidModelConfiguration. setAvs(Avs avs)avs
-