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