Uses of Class
com.adyen.model.management.ClearpayInfo
-
Packages that use ClearpayInfo Package Description com.adyen.model.management -
-
Uses of ClearpayInfo in com.adyen.model.management
Methods in com.adyen.model.management that return ClearpayInfo Modifier and Type Method Description static ClearpayInfoClearpayInfo. fromJson(String jsonString)Create an instance of ClearpayInfo given an JSON stringClearpayInfoPaymentMethodSetupInfo. getClearpay()Get clearpayClearpayInfoClearpayInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.ClearpayInfoClearpayInfo. supportUrl(String supportUrl)Support UrlMethods in com.adyen.model.management with parameters of type ClearpayInfo Modifier and Type Method Description PaymentMethodSetupInfoPaymentMethodSetupInfo. clearpay(ClearpayInfo clearpay)clearpayvoidPaymentMethodSetupInfo. setClearpay(ClearpayInfo clearpay)clearpay
-