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 stringClearpayInfoPaymentMethod. getClearpay()clearpayClearpayInfoPaymentMethodSetupInfo. getClearpay()clearpayClearpayInfoClearpayInfo. supportUrl(String supportUrl)Support UrlMethods in com.adyen.model.management with parameters of type ClearpayInfo Modifier and Type Method Description PaymentMethodPaymentMethod. clearpay(ClearpayInfo clearpay)clearpayPaymentMethodSetupInfoPaymentMethodSetupInfo. clearpay(ClearpayInfo clearpay)clearpayvoidPaymentMethod. setClearpay(ClearpayInfo clearpay)clearpayvoidPaymentMethodSetupInfo. setClearpay(ClearpayInfo clearpay)clearpay
-