Uses of Class
com.adyen.model.checkout.UPIPaymentMethod
-
Packages that use UPIPaymentMethod Package Description com.adyen.model.checkout -
-
Uses of UPIPaymentMethod in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return UPIPaymentMethod Modifier and Type Method Description static UPIPaymentMethodUPIPaymentMethod. fromJson(String jsonString)Create an instance of UPIPaymentMethod given an JSON stringUPIPaymentMethodUPIPaymentMethod. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.UPIPaymentMethodUPIPaymentMethod. virtualPaymentAddress(String virtualPaymentAddress)virtualPaymentAddress
-